I replied to Dan's email but it went to him instead of the list. Here is what I found. The https connections hare held open properly in 2.2, but I still don't see the KeepAliveParameters. I don't know if that's a bug or a config problem. I believe that the http-conf is being read and applied to my web service, since keep-alive works over http.
John -----Original Message----- From: Eoghan Glynn [mailto:[email protected]] Sent: Friday, April 03, 2009 2:36 PM To: [email protected] Subject: Re: CXF server not honoring Keep-Alive 2009/4/3 Eoghan Glynn <[email protected]>: > 2009/4/3 John Hite <[email protected]>: > >> In both cases, the KeepAliveParameters were ignored. They were not set in >> the headers. Perhaps this parameter is only valid for cxf-2.2? > > No I don't think so, as I checked this before replying initially, and > KeepAliveParameters support is apparently available in 2.1.4. Whoops, I didn't see Dan's mail before I replied. Although the new KeepAliveParameters config is supported in 2.1.4, there appears to also be a https bug in that version. Cheers, Eoghan
