Speed of AC site

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
jpopowski1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Wed Oct 01, 2008 10:10 am

Speed of AC site

Post by jpopowski1 » Thu Jul 23, 2009 9:41 am

We have two web servers with AC running, virtually identical in cpu speed, OS, ASP 2.0.
Both access the same sql server installation on another machine. (2 databases)

However, the second installation is much slower than the first.
Additionally, the ResolveClientUrl which works fine in the first installation to change ~/url/file to a proper url, on the second creates a url with "my/directory ~/url/file" instead of resolving.

Does anyone have a suggestion on how to debug/fix either of these issues.

TIA,
Judy Popowski

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Re: Speed of AC site

Post by NC Software » Thu Jul 23, 2009 6:12 pm

Make sure debug="false" in the web.config
Neal Culiner
NC Software, Inc.

jpopowski1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Wed Oct 01, 2008 10:10 am

Re: Speed of AC site

Post by jpopowski1 » Fri Jul 24, 2009 11:17 am

debug and trace are both set to false.

Post Reply