You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tony Anecito <ad...@yahoo.com> on 2009/02/19 09:03:04 UTC

[users@httpd] Why 2 httpd.exe running?

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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Why 2 httpd.exe running?

Posted by Tony Anecito <ad...@yahoo.com>.
Nevermind I figured it out.

Thanks,
-Tony


--- On Thu, 2/19/09, Tony Anecito <ad...@yahoo.com> wrote:

> From: Tony Anecito <ad...@yahoo.com>
> Subject: [users@httpd] Why 2 httpd.exe running?
> To: "Apache Mailing List" <us...@httpd.apache.org>
> Date: Thursday, February 19, 2009, 1:03 AM
> 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: users-unsubscribe@httpd.apache.org
>    "   from the digest:
> users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail:
> users-help@httpd.apache.org


      

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org