Apache SOAP does not support HTTP keep-alive.

Note that the expense with https also relates to the SSL 
implementation you use.  An SSL session *can* exist across multiple 
HTTP calls.  The Sun SSL implementations sometimes reuse existing SSL 
sessions across multiple HTTP calls, but other times do not.  I do 
not know why that is.

On 4 Apr 2003 at 14:51, Pelle Andersson wrote:

> Hi,
> 
> I need to do many soap requests in a sequence from one host. Is it possible to 
> use http keepalive whith apache-soap? To start a new http-session for each soap 
> request will be very expensive, especially when using https.
> 
> /Pelle
> 
> 


Scott Nichol

Do not reply directly to this e-mail address,
as it is filtered to only receive e-mail from
specific mailing lists.


Reply via email to