• Increase font size
  • Default font size
  • Decrease font size

Tip #53: Don't rely on default settings to crawl a particular WFE

PDF

If you want your Index server to crawl a particular WFE, leave the default setting alone and modify the HOSTS file yourself. This way you can direct it to hit one server for some sites and another for others.

The issue with the default behaviour of OOTB SharePoint feature to choose the WFE for the crawling is that it doesn't modify HOST file correctly.

SharePoint set the IP address of the WFE server to crawl in HOST file, but under some circumstances it may set the wrong IP. The reason for this is that it uses *only* the first NIC address (displayed when you do an IPCONFIG /ALL). But in case of SSL or multiple adapters you end up with the wrong IP. The situation is even worse when you try to modify that IP in HOST file manually, but it will be overridden with the old value in 5 mins :), because SharePoint uses timer jobs to update HOST file.

The solution is just don't rely on SharePoint "Central Administration > Operations > Services on Server > Office SharePoint Server Search Service Settings" actions and modify HOST file yourself.

 

Source



Digg! Technorati! Diigo! Reddit! Del.icio.us! Google! Live! Facebook! StumbleUpon! Yahoo! Joomla Portal

Comments (0)

Subscribe to this comment's feed

Write comment


busy
 

Buy me a coffee and donuts


Disclaimer

Views and suggestions expressed on this site do not necessarily reflect the Microsoft position and we don't hold liablily for tips and recommendations. You should be aware that some information represented on site might be officially unsupported, could potentially damage your SharePoint installation, and could lead to a lack of support from Microsoft.