browser timeout

J

Jeff Thies

What factors determine when a browser times out a server request? Any
rough standards.

This seems a bit unpredictable. Does sending unbuffered output over a
period of time help?

Jeff
 
R

rf

Jeff Thies said:
What factors determine when a browser times out a server request? Any
rough standards.

The browser times out when the TCP/IP stack times out. You have little
control over this except to dive into the registry and tweak the settings,
fraught with danger.
This seems a bit unpredictable. Does sending unbuffered output over a
period of time help?

Unbuffered output? Send? Send where? In a timeout situation there is nobody
to send to, the target IP address is not responding.

Cheers
Richard.
 
W

William Tasso

rf said:
The browser times out when the TCP/IP stack times out. You have little
control over this except to dive into the registry and tweak the
settings, fraught with danger.


Unbuffered output? Send? Send where? In a timeout situation there is
nobody to send to, the target IP address is not responding.

It's possible the o/p could be refering to script or session timeout values,
but it's not clear.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top