URL Rewrite health check
Sends an HTTP request to check if the inbound rules in the URL Rewrite feature of IIS correctly forward requests from IIS to Apache Tomcat. The HTTP request has the following format:
http://<LocalServerName>/sdata/<InstallName>j/index.jsp
Where
- <LocalServerName> is the local server name stored in the LocalServerName record (Parm_Name column of the Custom_SysParams database table).
- <InstallName> is the Sage CRM installation name.