Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Incomplete Handshake Errors on Jetty - Configuring logging

Hello,
  I have been able to simplify my previous post on the matter. With SSL, Jetty throws an exception any time a client makes a connection but terminates before finishing the handshake. It is easy to reproduce this by simply telneting to the SSL port and quiting before any data is exchanged. We would like to silence this warning. Is there a system property we can set to eliminate this warning? Is there a way to turn off all jetty level logging completely? We have rarely noticed jetty level issues in production, and we would like to minimize any outputs from jetty for performance reasons. Thanks for your time.



Back to the top