DavidJennaway
Mon Nov 05 03:01:03 PST 2007
Does this always happen, or only for the first access by anybody for a while
? If it's the latter, it's due to application pool as LeVar Berry suggests,
and can be mitigated by tools that periodically access CRM URLs
If it always happens I'd suspect name resolution issues. The IIS logs are a
good diagnostic tool. Try and identify if the time lag is before anything
gets to the CRM server, or after. If it's before then it's a name resolution
issue. I'd also check the IIS logs for the reporting server, as that is
frequently accessed by CRM
--
David Jennaway - Microsoft Dynamics CRM MVP
Web:
http://www.excitation.co.uk
"Perttis" wrote:
> We have in our production system delay of 6-7 seconds when opening any CRM
> pages.
>
> It seems that after page reguest from client, nothing happens for this 6-7
> seconds, but after this page itself opens wery quickly.
>
> Configuration:
> Client: mainly Core 2 Duo w/ 2G
> CRM / Exchange: SBS2003 w/2G, no R2 or ISA
> Separate SQL 2005 3G RAM, 2x72G 10krpm Raid 1 w/battery accelerator.
> 100Mb LAN
>
> When i access CRM, it seems that no stress to SQL server is produced. So I
> am pretty sure its not SQL that causes this delay.
>
> I have read a tons of suggested workarouds, but nothing seens to help.
>
> Any further ideas?