First a bit of background, the server is a SunFire 440, 4 proc, 8gig of ram, running httpd 1.3.34 due to the needs of out closed-source CMS

We have been trying something that requites a huge number of redirects, and it seems that the rewrite engine is running out of memory.

Here is the memory usage line out of 'top' while the rewrite config was in use:


Memory: 8192M real, 4675M free, 5972M swap in use, 431M swap free

and here are some snippets of the error log

[Thu Apr 26 21:45:29 2007] [error] (12)Not enough space: fork: Unable to fork new process [Thu Apr 26 21:45:40 2007] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 16 children, there are 0 idle, and 7 total children


Is there a way to increase the memory available to the rewrite engine, or is it using as much as there is already?
thanks
Aaron
--
____________________________________________
Aaron Macks             [EMAIL PROTECTED]
TechTarget                      PGP keyid: FBE946C5
117 Kendrick St, Suite 800      Phone: (781) 657-1519
Needham, MA 02494               Fax:      (781) 657-1100

---------------------------------------------------------------------
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