Hi,

Recently we experienced a strange slow down of our eshop. When we access the eshop within local network (the same subnet), the eshop loads normally. When accessing from street IP, the web site loads very slow (>20 seconds). When we use SQL Profiler to trace what happened, we noticed that only <700 queries were run when accessing from local network, while there were >6000 queries per page load when accessing from street IP.

We know that there is a checking of restricted IP to determine who can browse the eshop, we suspected that but turning off the restricted IP AppConfig did not help at all.

Anyone here experienced similar problem??

thank you!