Portal Home > Knowledgebase > Articles Database > What kind of firewall to use to distribute search engine traffic to different servers
What kind of firewall to use to distribute search engine traffic to different servers
Posted by mchen, 04-14-2010, 07:07 PM |
As title. Our current set up will send traffic from a certain IP to the same IIS server, so search engine traffic, for instance Google traffic, will be sent to the same IIS server every time. We'd like to send search engine traffic to a different IIS server everytime. What firewall will allow me to do that? or can I just reconfigure the load balancer? Thanks!
|
Posted by xerophyte, 04-15-2010, 03:05 AM |
use reverse proxy (nginx or apache with rewrite module)
|
Posted by developeroncall, 04-15-2010, 03:08 AM |
Thats the right solution so far.
|
Add to Favourites Print this Article
Also Read