Hi All,

I noticed that under Windows I have 2 httpd.exe running with almost the same 
amount of memory. Why would the be? I do have some settings I am using in my 
worker.properties file that might cause this to happen? By specifying a load 
balancer does this cause two instances to be started?
I really only want one to try and track down a performance issue.

Also, for simple php would you expect to see 1-2 seconds for a simple page to 
be built?

Thanks,
-Tony

worker.list=loadbalancer,status

worker.node1.port=8009
worker.node1.host=localhost
worker.node1.type=ajp13
worker.node1.lbfactor=1

worker.loadbalancer.type=lb
worker.loadbalancer.balance_workers=node1

worker.status.type=status


      

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