load balancing Global
Glen Lumanau
glen at lumanau.web.id
Fri Nov 14 08:26:18 MSK 2008
Am I able to implement this with rewrite module?
If yes, how can I make the rewrite rule?
Regards,
Glen Lumanau
From: Glen Lumanau [mailto:glen at lumanau.web.id]
Sent: 13 Nopember 2008 10:23
To: 'nginx at sysoev.ru'
Subject: load balancing Global
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/20081114/c791d86f/attachment.html>
More information about the nginx
mailing list