[jboss-jira] [JBoss JIRA] (AS7-4566) Make web connector connectionTimeout configurable

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Fri Apr 20 03:30:17 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12685929#comment-12685929 ] 

Remy Maucherat commented on AS7-4566:
-------------------------------------

It is another useless configuration attribute: people should use the native connector if they want to handle idle connections properly, while setting a very short timeout will simply lower performance for no gain. AJP shouldn't timeout in the first place.

So it could be another system property, but it won't be in the domain model.
                
> Make web connector connectionTimeout configurable
> -------------------------------------------------
>
>                 Key: AS7-4566
>                 URL: https://issues.jboss.org/browse/AS7-4566
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Web
>    Affects Versions: 7.1.1.Final
>            Reporter: Takayoshi Kimura
>            Assignee: Remy Maucherat
>
> The default connectionTimeout (http=60000 and ajp=-1) is not always efficient and some users want to modify them to decrease number of idle connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list