P
PullWood
Strange and curious problem I'm experiencing.
I implemeted a web site asp solution IIS 5.0.
The site performe long calculations.
What's happening is the following:
if I connect through a ADSL connection I don't have problems, the browser
(IE 6.0) wait also for 20/30 minutes and then receive correctly the response
from the IIS server. If I connect through a dial-up connection, if the
calculations duration is more that 10/15 minutes, than the browser wait
undefinitely, without any signal, and doesn't receive the response from the
server, although the calculations ended correcly. The browser didn't freeze
or crash, simply wait forever!
I've tried everything:
I checked the "current connections" counter of performance monitor on the
server host running IIS.
But it seems that the connection isn't lost.
I checked with a sniffer TCP/IP packets, and I noticed nothing strange,
apart that the response was not being sent/received.
Anyone experiencing a similar problem?
Any suggestion, or idea to solve the problem?
Thank's a lot for your help.
Andrea Tirabosco
I implemeted a web site asp solution IIS 5.0.
The site performe long calculations.
What's happening is the following:
if I connect through a ADSL connection I don't have problems, the browser
(IE 6.0) wait also for 20/30 minutes and then receive correctly the response
from the IIS server. If I connect through a dial-up connection, if the
calculations duration is more that 10/15 minutes, than the browser wait
undefinitely, without any signal, and doesn't receive the response from the
server, although the calculations ended correcly. The browser didn't freeze
or crash, simply wait forever!
I've tried everything:
I checked the "current connections" counter of performance monitor on the
server host running IIS.
But it seems that the connection isn't lost.
I checked with a sniffer TCP/IP packets, and I noticed nothing strange,
apart that the response was not being sent/received.
Anyone experiencing a similar problem?
Any suggestion, or idea to solve the problem?
Thank's a lot for your help.
Andrea Tirabosco