On Mon, 3 Sep 2007 14:35:14 +0200 "Krist van Besien" <krist.vanbesien@xxxxxxxxx> 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. Surely the simplest way is just to generate the response using a CGI script that delays then sends a response. Maybe call it with a delay parameter like /test.cgi?sleep=20 -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx