Constants.HEADER_CONNECTION_CLOSE;
> }
>
> ...
>
> I would like to know because does not use Keep-Alive?
>
> Thanks,
> Carol
>
> >>
> >> - Original Message - From: "Christopher Johnson"
> >> <[EMAIL PROTECTED]>
> >>
-Alive?
Thanks,
Carol
- Original Message - From: "Christopher Johnson"
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 03, 2005 12:11 PM
Subject: Connection Keep Alive
I'm trying to increase performance to my web service by making us
I'm trying to increase performance to my web service by making use of the
HTTP/1.1 protocol
I'd like to set Connection to keep-alive but I'm not sure how to do it,
everything try is not working for me.
Also by setting connection to keep-alive after calling call.invoke() will
the connection be dr
Hi,
I look into the Class 'Call' which has setTimeOut(Integer timeout), it takes
millisec as param. But How can I set a request which has no timeout, and
generate request contains an HTTP header with "Connection:keep-alive".
Should I set timeout=-1??
Many Thanks,
Georgia
<>