F
Fabricio Tofoli
Hello all,
I have a simple ASP.NET project that displays the contents of a MySql
database table in the web page.
All pages are extremelly slow, and not only the first time you access them,
it's slow every time...
It seems the problem is not caused by server page generation... it really
feels like the page is ready but the Response takes forever to get to the
client. If I start loading the page and go to "View Source", I can see the
page being "downloaded" almost byte by byte...
Any ideas?
Thanks,
Fabricio Tofoli
I have a simple ASP.NET project that displays the contents of a MySql
database table in the web page.
All pages are extremelly slow, and not only the first time you access them,
it's slow every time...
It seems the problem is not caused by server page generation... it really
feels like the page is ready but the Response takes forever to get to the
client. If I start loading the page and go to "View Source", I can see the
page being "downloaded" almost byte by byte...
Any ideas?
Thanks,
Fabricio Tofoli