Subject Re: [firebird-support] too much firebird connections
Author Matteo Cazzador
Dimitry Sibiryakov wrote:

>On 5 Apr 2005 at 18:56, Matteo Cazzador wrote:
>
>
>
>>>netstat -napt | grep 3050 | wc -l to see number of session, my
>>>
>>>
>>value are near 1020. How i can do, to increase number of connections
>>or to force die connection not active ( where apache session is
>>closed).
>>
>>
>
> 1024 connections is hard-compiled limit.
>
>
>
>>I use adodb to connect firbird via php qith persisten
>>connection.
>>
>>
>
> Use connection pool. AFAICR, in PHP it means replace connect() with
>pconnect().
>
>

I use in fact pconnect, so i'dont know what to do.
It can be a php session problem?

--
******************************************
Ing. Matteo Cazzador
Euronia Srl
Via Palazzina, 224
Verona - Italy
Email: matteo@...
Web: http://www.euronia.it
Personal Web Page: http://www.progettostema.it
tel: 0458202578
fax: 045507490
******************************************