Hi,
I encountered a problem with AJP connector under JBoss 4.3.
Sometimes the ajp sessions are not closed and are still in status that is not "Ready" to process new requests.
When I tested it on JBoss 5.1 everything works perfect.
I guess that there was a fix in 5.1 that solved the problem.
can anyone help me find a fix for that (maybe a new JBoss Web???) for Jboss 4.3?
Thanks a lot,
Tal
Hi,
I found a solution.
I replaced jbossweb.jar with version 2.0.1.ga and it solved the problem.
Thanks for you help guys :-)