I have been having slow performance problems with my site
(verio FreeBSD 4.7 with Shopsite 9.0.3.1)
In researching this I have found a curious situation.
In examining a report showing my "most visited pages", I find that my
2nd most popular page is ... sc/order.cgi
the actual list looks like :
# visit Page
445 www.evolvefish.com/fish/emblems.html
438 www.evolvefish.com/office/sc/order.cgi
383 www.evolvefish.com/fish/stickers.html
317 www.evolvefish.com/fish/shirts.html
I'm sure that less than 10 % of my visitors ever start to place an order. Most just look around and then leave.
My limited question is , when is order.cgi actually accessed...??
1. when the order is first created ( ie first product added to cart)
2. Or each time shopping cart is accessed?
3. Or when order is completed.?
4. All of the above.
5. Or some other time
Are there any likely performance problems with this much actvity going to order.cgi??
Thanks for your input.