Hi Guys,
I’m encountering with performance issue on my SharePoint farm server. I have setup 1 WFE, 1 App and 1 DB.
The problem that I found is first time loading website on SharePoint both are very slow took about 30 seconds or more. This is unacceptable with my client.
I start using warming script the solution that I found on internet search. I started configure both WFE and APP server but it works only one server, which is APP server.
I need your help and share if anyone found the same issue or how can I check why the problem is only on WFE server.
I anyone has other solutions please suggest.
If you’re using IIS 7.5 they actually have a warmup module available for download here: http://www.iis.net/downloads/microsoft/application-initialization
If you’re runing IIS 8.0, it’s baked into the system now: http://www.iis.net/learn/get-started/whats-new-in-iis-8/iis-80-application-initialization
So, at this point, no scripts needed.
Â
Â