On 03/09/07, Krist van Besien <[EMAIL PROTECTED]> wrote:
> In the second test case the server only returns the content after a
> settable delay. In this case the webserver is supposed to keep the
> connection open, but only return a page after for example 20 seconds.

That's an interesting question. I guess you could use RewriteMap prg:
and write a script that sleep()s for the desired period. That way
you'd have flexibility in deciding when to use it too.

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to