Sam,

It is not possible currently to use Apache as load balancer out of the box.

You may wish to create a custom role based on www and define
hostinit/hostup/hostdown handlers.

nginx balances the load using IP address hashing (requests from the
same IP go to the same server).

Nick

2009/8/24 Sam <[email protected]>:
>
> Is it possible to use apache as load balancer instead of NGinx as our
> dev team is more familiar with Apache.
> Can we use apache without losing the benefits provided by scalr?
> How does NGinx balances the load between two server instances by
> default?
>
> Thanks in advance!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to