On 8/16/05, Oren Gozlan <[EMAIL PROTECTED]> wrote:
>  I need this delay to create some test lab, and i need that the apache will
> act very slow when i'm posting to it

>  i tried to add this:
>  # mod_ext_filter directive to define a filter

>  but the apache failed to start, do i need to add anything alse or just this
> section to the conf file ?

You need to have mod_ext_filter loaded.

But I agree with Sean.  If you just want to test the response of your
client to a slow POST, then have whatever script is handling the POST
insert a delay.

Joshua.

---------------------------------------------------------------------
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