Re: [jetty-users] Question about Jetty HTTP client 6.1.26

2013-07-05 Thread Jesse McConnell
Well, jetty6 is passed from maintenance at this point, that was 3 major releases ago and there have been over 150 releases of jetty since then and the jetty-client went through a massive refactor going into Jetty 9...so I don't know that you will get much of a response on this, sorry.. I would hig

[jetty-users] Question about Jetty HTTP client 6.1.26

2013-06-29 Thread Manpreet Singh
We are using jetty-6.1.26 HTTP client to post messages to an IIS server (SSL) on very low bandwidth and high latency connections (VSAT). The code fragment used is as below: httpClient.setConnectorType(HttpClient.CONNECTOR_SELECT_CHANNEL); httpClient.setMaxConnectionsPerAd