Fwd: [VOTE][PROPOSAL][RESULT] Promote HttpClient to Jakarta Level

2004-04-13 Thread Adrian Sutton
Hi all, Recently the Commons HttpClient project voted on a proposal to move HttpClient out of Jakarta Commons to become a full Jakarta subproject. The result of the vote is below. It's our understanding that the Jakarta PMC now needs to vote on the proposal as well. Please advise us of any

DO NOT REPLY [Bug 28322] - Connection timeout logic redesign

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: BasicAuthentication with "Maximum redirects (100) exceeded" erro r

2004-04-13 Thread Lili Liu
Hi, Michael: I turned the log and found the following msg: HTTP 401.4 - Unauthorized: Authorization denied by filter I am using IIS5.1 and have 5 pre-installed filters on XP. Is it really filter issue because I can pass Basic Authentication with java.net.HttpURLConnection code as follows? impor

DO NOT REPLY [Bug 28302] - [PATCH] Wirelog corrections

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: Apache license, httpclient, and applets

2004-04-13 Thread Bruce McHaffie
> > Apparently we're not allowed to fire the legal > >department. > How about beating them up? ;-) That would make me feel better at least :-) Or maybe I could set up a game of full-contact hockey. Thanks for the tip about [EMAIL PROTECTED] I'll try that and let you know. Bruce. -Original

DO NOT REPLY [Bug 28322] - Connection timeout logic redesign

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28354] - unable to find line starting with "HTTP" message when timeout occurs

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28354] - unable to find line starting with "HTTP" message when timeout occurs

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: Apache license, httpclient, and applets

2004-04-13 Thread Kalnichevski, Oleg
> Apparently we're not allowed to fire the legal > department. How about beating them up? ;-) I am afraid no one of us, the HttpClient developers, is qualified to answer this question. I suggest that you forward your inquiry to [EMAIL PROTECTED] If you do not get a answer in a timely manner, p

Apache license, httpclient, and applets

2004-04-13 Thread Bruce McHaffie
Sorry if this is the wrong place to post. I'd like to use HttpClient in an applet as part of a product feature for the company I work for. The legal department though is stuck on the provision in the Apache license that says we have to "...give any other recipients of the Work or Derivative Works a

Re: 3.0-alpha1 TODO list

2004-04-13 Thread Michael Becke
Looks like a good list to me. I think the end of May should be very doable. Mike On Apr 13, 2004, at 6:00 AM, Kalnichevski, Oleg wrote: Folks, These are the bugs/feature requests that need to be fixed/resolved for the 3.0 alpha1 release IMO http://nagoya.apache.org/bugzilla/buglist.cgi?

3.0-alpha1 TODO list

2004-04-13 Thread Kalnichevski, Oleg
Folks, These are the bugs/feature requests that need to be fixed/resolved for the 3.0 alpha1 release IMO http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreport

DO NOT REPLY [Bug 25372] - auto close idle connections

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26070] - [RFE] Allow streaming of POST methods via chunked transfer encoding.

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 24154] - Setting CONNECTION_TIMEOUT and SO_TIMEOUT on a per-method basis

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16124] - isHttp11 should have HttpClient scope

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20288] - httpMethod.abort needed

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28354] - unable to find line starting with "HTTP" message when timeout occurs

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: question about performance

2004-04-13 Thread Ortwin Glück
Alvarez, Gil wrote: After the port, we saw a significant increase in cycles used by the machines, about 2-3 times (ie, the load on the boxes increased from using up 20% of the cpu, to about 50%-60% of the cpu. Besides the hints already given, you should profile your application to find out wher