load balancing Global
Glen Lumanau
glen at lumanau.web.id
Thu Nov 13 06:22:50 MSK 2008
Is that posibble to use nginx as Global Load balancer? I used GeoIP load
balancing method
For example
1.1.1.1 (nginx) -> 2.2.2.2 (apache) -> Local Network
-> 3.3.3.3 (apache) -> External Network
(Different country)
What I know right know, traffic IN/OUT is from 1.1.1.1
Is that posibble is
Traffic IN -> 1.1.1.1
If the IP is coming from outside of my country, nginx will redirect it to
3.3.3.3
But the traffic to 3.3.3.3 is not coming from 1.1.1.1, but directly from
3.3.3.3 to the clients
How can I do this method?
Regards,
Glen Lumanau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20081113/356958fb/attachment.html>
More information about the nginx
mailing list