[jboss-dev-forums] [JBoss AS 7 Development] - Re: Configuring jboss7 ajp connector timeout
Tomaz Cerar
do-not-reply at jboss.com
Wed Nov 28 13:10:26 EST 2012
Tomaz Cerar [https://community.jboss.org/people/ctomc] created the discussion
"Re: Configuring jboss7 ajp connector timeout"
To view the discussion, visit: https://community.jboss.org/message/778968#778968
--------------------------------------------------------------
> Jean-Frederic Clere wrote:
>
> AJP logic is to keep the connections open as long as possible so ESTABLISHED state is OK.
> If you stop httpd the connections should be released.
That is true in theory but in practice it happens that some ajp connections "hang" and only thing to make this work is to set connectionTimeout on ajp connector.
Then thread/connection pool gets full, server doesn't accept any new (ajp) request. Fix would was to restart httpd or jboss...
that was my expirience with all versions prior 7, but I didn't try this on 7 yet...
--
tomaz
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/778968#778968]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121128/cbbc054d/attachment.html
More information about the jboss-dev-forums
mailing list