in reply to iPBX, SOAP and VoIP
$PATCH_HTTP_KEEPALIVESOAP::Lite's HTTP Transport module attempts to provide a simple patch to LWP::Protocol to enable HTTP Keep Alive. By default, this patch is turned off, if however you would like to turn on the experimental patch change the constant like so:
$SOAP::Constants::PATCH_HTTP_KEEPALIVE = 1;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: iPBX, SOAP and VoIP
by l3nz (Friar) on Mar 19, 2004 at 17:45 UTC |