Hi, here where I work we have the following configuration for our web server:

Windows 2003
Apache 2.0.54
PHP 4.4.0
MySQL 4.0.20

This server also connects to a database server with Oracle 9i through a Oracle 8i Client, otherwise the PHP wouldn't connect to the database properly.

There is also a separated domain server (Windows 2003 Server) which contains some folders used by the web server (these separated folders are defined in the Alias/Directory section in the httpd.conf file).

Unfortunately we are experiencing some huge problems concerning memory usage by the Apache child process: after 8 hours since the Apache service has started, the child process has already allocated about 300 Mb from the server memory, being necessary a restart for this process otherwise the service fails.

The solution I've found so far is to schedule restarts for the Apache service every 8 hours, but I'd like to know if there is a proper solution for this behaviour.


TIA,
Marcos R. Cardoso
Brazil



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to