View Full Version : How i can find in a server apache is prefork or worker or other?
WebArts
12-05-2011, 07:53 AM
Hi.
In a linux server how i can determine apache is on prefork mode or worker mode or other?
WebArts
12-05-2011, 08:10 AM
I find:
http://www.thebuzzmedia.com/how-to-check-if-apache-is-running-prefork-or-worker/
[root@localhost ~]# /usr/sbin/httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
That means its using prefork
WebArts
12-05-2011, 08:33 AM
That means its using prefork
yes. i wrote i found the answer.
my english is not very good. sometimes i make mistake.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.