Subject Re: [firebird-php] Re: Live time of persistent connections
Author Milan Babuskov
Umberto wrote:
> PHP ibase_pconnect() uses pooled permanent connections.
> Note that it's not PHP, but Apache that keeps alive connections.

Which one can check with the following Apache settings:

KeepAlive
MaxKeepAliveRequests
KeepAliveTimout

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================