[imp] Persistent connections from Horde
Martin A. Marques
martin@math.unl.edu.ar
Thu, 15 Mar 2001 17:29:14 -0300
El Jue 15 Mar 2001 17:10, escribiste:
> Hi,
>
> I recently installed horde on my server and set it up to use our
> PostgresSQL database. I have since had to disable it again because the
> persistent connections that it creates don't ever seem to be closed and
> once it reaches the maximum connection limit all my other database
> applications stop working.
>
> Has anyone else had this problem? Is is a configuration problem? Which
> component is responsible, phplib, horde, php, apache or postmaster?
>
> If anyone could shed some light on this I might be able to get horde
> running once again.
As said, I would (as I did) lower the amount of persistent connections to 2
or 3 (these are really 2 or 3 per httpd child).
The default in php.ini is -1, which is any amount of persistent connections.
Not so good.
--
System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin@math.unl.edu.ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------