Thank you all for your hints.
The problem was a misconfiguration, and seems to be solved reducing
the number of child processes and adjusting MaxRequstPerChild
parameter.
We will try also with mod_fcgid.
Do you know any trade off with respect to mod_php for developers
(differences in env variables
- Original Message -
> On 12/12/2011 12:17, Enrico Daga wrote:
> > Hi all,
> >
> > I send this mail to both httpd and php lists.
> > I experienced the following problem running php scripts on httpd.
> > The RAM fills gradually until the system starts swapping, then, if
> > I
> > don't res
On 12/12/2011 12:17, Enrico Daga wrote:
> Hi all,
>
> I send this mail to both httpd and php lists.
> I experienced the following problem running php scripts on httpd.
> The RAM fills gradually until the system starts swapping, then, if I
> don't restart the server, swap fills and everything goes
Hi all,
I send this mail to both httpd and php lists.
I experienced the following problem running php scripts on httpd.
The RAM fills gradually until the system starts swapping, then, if I
don't restart the server, swap fills and everything goes down.
After some try/check tests, I realized that th