J
James Harvey
I have an odd problem...
Over a fast connection (on the local network) this problem does not occur.
Over a slower network, the browser will request an ASP page that delivers
abut 90K of date from a database. The query takes a second or so.
At times, the browser appears to give up waiting and requests the page
again! So, we get stuck in a loop: send request, wait for data, give up,
send request again, wait for data, etc.
Sometimes, it will finally wait long enough (three seconds or so) and get
all the data.
This is not an ASP timeout issue - the durations we are talking are in the
seconds - very short.
Any ideas?
Jim Harvey
Over a fast connection (on the local network) this problem does not occur.
Over a slower network, the browser will request an ASP page that delivers
abut 90K of date from a database. The query takes a second or so.
At times, the browser appears to give up waiting and requests the page
again! So, we get stuck in a loop: send request, wait for data, give up,
send request again, wait for data, etc.
Sometimes, it will finally wait long enough (three seconds or so) and get
all the data.
This is not an ASP timeout issue - the durations we are talking are in the
seconds - very short.
Any ideas?
Jim Harvey