JBoss Community

Re: Configuring jboss7 ajp connector timeout

created by Tomaz Cerar in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community