DO NOT REPLY [Bug 26500] - New socket timeout value wont have effect if connection is reused

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

Re: ServletExec httpClient compatibility issue?

2004-02-03 Thread Oleg Kalnichevski
On Tue, 2004-02-03 at 16:19, Ram Iyer wrote: > At 01:04 AM 2/3/2004, you wrote: > Well. That is not in my control. Anyway, is that a problem with httpClient? > > Ram > Ram, it is unlikely to be a problem with HttpClient. I have a fair degree of confidence about HttpClient's 'expect: 100-continu

Re: problem with applet to j2ee session handling

2004-02-03 Thread Adrian Sutton
Hi Kamal, > Connecting an applet to a servlet via an http connection works fine if i use > the java.net package using getCodeBase().openConnection(). I dont need to > specify anywhere the session id (which i dont know how to get). > > But if i do the same via a GetMethod of httpclient, it doesnt

Re: Odd problem

2004-02-03 Thread Brett Knights
It is. For cookie parsing though I had to implement my own parser. HttpClient would not handle cookies like: Set-Cookie:stickytags=T1:byMeU53W,T2:byMeU53W,T3:byMeU53W,T4:byMeU53W, T5:byMeU53W,T6:byMeU53W,T7:byMeU53W,T8:byMeU53W,T9:byMeU53W,T10:byMeU5 3W,T11:byMeU53W,T12:byMeU53W,T13:byMeU53W,T14:by

Re: Performance - ConnectionManager vs none?

2004-02-03 Thread Ortwin Glück
André-John Mas wrote: Now I am wondering how much of performance increase, if any, there would be It would just reuse open connections to issue requests. So the overhead of re-opening connection may be reduced. - To unsubscrib

Performance - ConnectionManager vs none?

2004-02-03 Thread André-John Mas
Yesterday under the topic ' Memory Leaks when web server hangs' it was suggested that using the class MultiThreadedHttpConnectionManager would be safer in multithreaded environments, than using SimpleHttpConnectionManager That much makes sense. Now, currently in the project I am working

Re: ServletExec httpClient compatibility issue?

2004-02-03 Thread Ortwin Glück
Ram Iyer wrote: Well. That is not in my control. Anyway, is that a problem with httpClient? It's just a question of how compliant to HTTP standards this combination of servers is or is not. - To unsubscribe, e-mail: [EMAIL PROT

Re: ServletExec httpClient compatibility issue?

2004-02-03 Thread Ram Iyer
At 01:04 AM 2/3/2004, you wrote: Ram Iyer wrote: I am using IIS/ServletExec 4.1.1. Oh dear. The worst server coupled with the maybe worst servlet engine... Well. That is not in my control. Anyway, is that a problem with httpClient? Ram --- [This E-mail scanned for viruses by Declude Virus] ---

problem with applet to j2ee session handling

2004-02-03 Thread Kamal El Bedraoui
Hi, Connecting an applet to a servlet via an http connection works fine if i use the java.net package using getCodeBase().openConnection(). I dont need to specify anywhere the session id (which i dont know how to get). But if i do the same via a GetMethod of httpclient, it doesnt work, my connect

DO NOT REPLY [Bug 26500] - New socket timeout value wont have effect if connection is reused

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26382] - Update license terms

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26500] - New socket timeout value wont have effect if connection is reused

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

Re: httpclient and ejb

2004-02-03 Thread Ortwin Glück
Oleg Kalnichevski wrote: It _may_ work, but there are no guarantees. Means, you should run some decent tests before you make the final decision. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: ServletExec httpClient compatibility issue?

2004-02-03 Thread Ortwin Glück
Ram Iyer wrote: I am using IIS/ServletExec 4.1.1. Oh dear. The worst server coupled with the maybe worst servlet engine... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]