AJP Support

Stephen Nelson-Smith sanelson at gmail.com
Tue Jun 24 11:11:53 MSD 2008


Hi,

> worker_processes  2; # number of CPUs
>   

I'm replacing my hardware and need to spec what to use for a pair of 
dedicated load-balancer machines.  Would it make sense to go with 
something with as many cores as possible?  I could then make the 
worker_processes say 8?

I propose to use heartbeat and drbd to make an HA cluster from two machines.

>         location / {
>             proxy_pass   http://tomcat;
>         }
>   

Could you point me to the documentation that creates pools of machines 
across which to balance?  Also, what algorithms are available for balancing?

Thanks,

S.





More information about the nginx mailing list