Re: PHP and Connection: Close

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




httpd.conf search for Keep-alive

Some old old old browsers will puke on it, though, I think...

We're talking like Netscape 2.0 though, as I recall...

I got swiss-cheese memory, so better double-check that. :-)

On Tue, March 21, 2006 5:16 pm, Jon Anderson wrote:
> I've been looking at a problem with our software. It uses Flash with
> SOAP to connect to a PHP backend. It seems to work okay, except that
> at
> the TCP level, the client keeps initiating new connections for every
> soap request rather than using a single connection for multiple
> requests. One possible reason for this is that the server sends a
> "Connection: close" HTTP header after the first request. I've been
> trying to find a way to control this from PHP (or Apache) - anyone
> know
> a way around that kind of thing?
>
> Cheers,
>
> jon
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux