Telling a browser to keep a connection alive

ted leslie tleslie-RBVUpeUoHUc at public.gmane.org
Mon Jan 2 09:38:28 UTC 2006


as Madison said, she figured out the apache keep-alive,
its the browser end that is the issue.

-tl


On Mon, 2 Jan 2006 11:06:58 +0200 (IST)
Peter <plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org> wrote:

> 
> 
> On Mon, 2 Jan 2006, ted leslie wrote:
> 
> > Only thing i can think of, is since you are delivering sets of data every 30 seconds,
> > that you could "selectively meter" out the data, in a sence, intentionally holding back
> > some data from the "last batch" and trickle it to keep the browser from timing out.
> >
> > You might also want to consider using xmlhttp (ajax) it would be a lot 
> > cleaner solution.
> 
> The timeout option is a socket layer option. Some web servers can be 
> recompiled with longer wait options. Googling for 'apache "keep alive"' 
> yields 270k answers and the first one is relevant.
> 
> Peter
> --
> The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
> TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml
> 
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list