On Mon, 22 Oct 2007 16:54:23 -0400
Jim Albert <[EMAIL PROTECTED]> wrote:

> For the purposes of testing a heavy load situation, I'd like to 
> configure one of my apache web servers to intentionally respond slow
> to a request.

Don't know why everyone's proposing complex things here.

A simple CGI script can do whatever sleeping or heavy processing
you want.  Or if the content generator itself is what you're testing,
run a delaying script through SSI with <!--#exec ...-->.

-- 
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to