On Tuesday 27 September 2005 19:59, Marc Perkel wrote: > My site is fairly high traffic. about 20 gigs an hour. 60 requests a > second. Apparently I'm using prefork. Do you think MPMs would be the > better choice? Worker would reduce memory usage. But worker is more fussy than prefork about working with shoddy software, and in particular anything that's not thread-safe. So if you use PHP (as I think you said before?) it's likely to crash. -- Nick Kew --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx