On 18.07.2010 02:02, Mark Thomas wrote:
On 18/07/2010 00:57, ma...@apache.org wrote:
Author: markt
Date: Sat Jul 17 23:57:23 2010
New Revision: 965150
URL: http://svn.apache.org/viewvc?rev=965150&view=rev
Log:
Restore pero's timeout fix for the BIO connector. Add configuration of the
timeout.
Servlet TCK (with BIO) and unit tests pass as of this commit.
It is looking like timeouts are going to be required to fix
https://issues.apache.org/bugzilla/show_bug.cgi?id=49567. The complete
fix is going to require some refactoring and I'm not quite there. It
does look like most of the fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528 is going to end
up being reverted.
Also, need to check the NIO and APR timeout async requests.
I'm not totally sure, but after JFC's heads up that the TCK fails I had
a short look at the async timeout runnable. My impression was, that the
default value for the timeout is "-1" and this would let the timeout
condition in the runnable always trigger.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org