https://issues.apache.org/bugzilla/show_bug.cgi?id=56871

--- Comment #6 from Konstantin Kolinko <knst.koli...@gmail.com> ---
> My text editor shows that "Lorem ipsum dolor" string is 3678 characters, not 
> 3668.

My miscalculation. The difference in values is due to \r\n characters.

If I change the content-length value in client.js script, I get plenty of
SocketTimeoutExceptions on console and in localhost.2014-09-19.log,  so it
confirms that those exceptions are rather visible.

I am unable to reproduce this issue in my environment
- Tomcat 7.0.55, configured Nio connector, removed AJP connector and
AccessLogValve from configuration. Removed all standard applications except
ROOT one.
- Java 7u67 32-bit
- nodejs 0.10.32 64-bit
All running on the same Windows 7 machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to