requests before the first persistent connection is to
be re-used. I decreased the 'ThreadsPerChild' value in 'httpd.conf' to
5, and - Miracle! - after the fifth request the connections are going
to be re-used.
Wolfgang.
Wolfgang Hege wrote:
> I have following problem when
Hi !
I have following problem when connecting to Interbase:
When trying to establish a persistent connection using
'ibase_pconnect()', a new connection is created each time. The database
connection remains open, but it will not be re-used later. So I have
loads of database connections and a huge