Very Very SLOW
Hi to all,
I've create a site in ASP.NET , but if I try in my developer machine
i have a very good response time ( page render < 300ms ),
If I access the same application from another pc in LAN the response are slow excessively ( 18 - 55 seconds and over (timeout)).
I try to save the HTML generated and accessed to IT and it's very fast
( bandwidth OK / IIS alone OK).
I debug step by step in VS the code but noone of my code line was so slow.
The problem seem to be the union IIS + .NET + "remote address".
Does anyone have an idea on how to try to solve this problem ?
thank you
|