HttpClient slowness

2003-08-18 Thread Patrick Lightbody
We're noticing around a 150ms overhead and ALL calls (GETs, POSTs, etc) when using HTTPClient (tried everything between 2.0 alpha 3 and 2.0 RC1). The strange thing is that sometimes those overheads drop down to 5ms, which is much better and what we expect. Unfortunately, we haven't been able to

Re: HttpClient slowness

2003-08-18 Thread Michael Becke
Hi Pat, There are a couple of possibilities. Most likely one of the following is happening: - You are experiencing a known slowdown due to HttpConnection.isStale(). This causes a constant slowdown for every method execution. This is to ensure that a connection is still open before it is

DO NOT REPLY [Bug 19171] - SetCookie / DateParser failing to parse non-standard date format

2003-08-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19171. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.