Dan wrote: > Hi, > I notice that this issue has been marked fixed, but the comments on there > indicate that the bug isnt actually fixed, and that the problem remains. > Indeed, looking in the source of 5.5.25 it does not seem to contain the code > in the patch in this issue.
The actual patch applied is here. http://marc.info/?l=tomcat-dev&m=110740182826539&w=2 > Can anyone answer why not? Only generally. I haven't looked at the patch in detail but Bill knows what he is doing. I suspect the proposed patch worked but didn't do things in the correct manner given how the Handler was designed. > I wonder if i should attempt to patch the > current 5.5.25 and try this fix to see if it solves our problem? Any other > suggestions? You could try but I doubt it would work any better than Bill's patch. > ( The problem we have is threads in tomcat stuck in socketRead up to the > maxThreads, yet no similar connections on apache webserver. (modjk)) Can you reproduce this for one thread with a single request? A reliable test case is what is really needed to track any further problems down. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]