yabado Posted September 20, 2008 Share Posted September 20, 2008 I have noticed that certain pages in my cart load slower than others. My guess is that the page is seeing a previously entered domain (possibly via session or cookie) and does an availability check on that domain. This means the page needs to wait in order to completely load. Am I right? If so, is there anyway to stop this? It should only really check the availability when the domain is initially entered. Maybe have a check somewhere (in a session var) that says "this domain is available, so do not check again". That would likely help? Anyone else seeing this issue? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.