Re: Server Push Problem
- From: jimsgibson@xxxxxxxxx (Jim Gibson)
- Date: Fri, 19 Aug 2011 12:31:01 -0700
On 8/19/11 Fri Aug 19, 2011 12:15 PM, "John M Rathbun"
<jmrathbun@xxxxxxxxxxxxx> scribbled:
Hiya!
I've been working on a program that is structured to
1. Do some stuff
2. Send a web page to the client
3. Do some more stuff
4. Send another web page to the client
I read the Server Push instructions in the Perldoc and tried to follow
their directions but the result was not what I was looking for. Instead,
it would
1. Do some stuff
2. Do more stuff
3. Send a web page to the client that combines what should have been on
two separate pages
My program looks something like this:
[snipped]
This leads to the page 1 content followed by the page 2 content instead
of two pages in sequence.
I read that SERVER PUSH is not supported for all browsers. Is this still
true? Is there a workaround you can suggest?
Please read this. It is a little dated (2002), but hopefully still relevant
to your problem:
<http://www.stonehenge.com/merlyn/LinuxMag/col39.html>
.
- References:
- Server Push Problem
- From: John M Rathbun
- Server Push Problem
- Prev by Date: Server Push Problem
- Next by Date: Re: why si this code not working (variable substitution)
- Previous by thread: Server Push Problem
- Index(es):
Relevant Pages
|