Hi !
I solved this problem. The list, where persistent database
connections are cached, is thread local. Since the Win32 release of
Apache is muli-threading with a default parameter of 50 active threads
and the incoming requests are dispatched to the threads in alternating
order, it takes 50 requ
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