glenn 2003/10/22 06:46:28
Modified: util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java Log: SocketExceptions can occur in a networked app. No need to log a stack trace, just log the remote host name/ip and the exception message. Then there is less cruft in the logs.
I'd like more details :)
With HTTP/1.1, an exception can only occur while setting the socket options. I don't consider that very normal, though. What was your motivation for the change ? Did you see many logs coming out of here ?
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]