Post requests using nio https hang


Added by Jan Bartel, last edited by Dexter Ang on Feb 19, 2008  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
Contact the core Jetty developers at www.webtide.com
private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery

POST requests using nio https hang

Issue JETTY-387 revealed a JVM bug. On 1.5 JVMs prior to 1.5_11, it seems that POST requests using the SslSelectChannelConnector can hang. This behaviour was certainly noted with JDK1.5_09. Upgrading to JDK1.5_11 solved the problem.