Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: iPBX, SOAP and VoIP

by Thelonius (Priest)
on Mar 19, 2004 at 17:35 UTC ( [id://338072]=note: print w/replies, xml ) Need Help??


in reply to iPBX, SOAP and VoIP

Searching for keepalive on the SOAP::Lite manpage, I found:
$PATCH_HTTP_KEEPALIVE

SOAP::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
    Thank you. I missed this one completely.... :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://338072]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-28 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found