Thnx, what i'm trying to do is to send a POST to the server, and i want that the apache will delay X secs before processing the POST. Oren Joshua Slive wrote: --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. SeeOn 8/16/05, Oren Gozlan <[EMAIL PROTECTED]> wrote:Hi, Is there a way to configure the apache to have a delay before proccesing the request ?Sure. You could try: http://httpd.apache.org/docs/2.0/mod/mod_ext_filter.html#examples Or you could write a module that just sleep()s during one of the early processing hooks.Perhaps if you told us what you were trying to accomplish, we could help more. 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] |
- [EMAIL PROTECTED] strange qustion - how to make apache daley ... Oren Gozlan
- Re: [EMAIL PROTECTED] strange qustion - how to make apac... Joshua Slive
- Re: [EMAIL PROTECTED] strange qustion - how to make ... Oren Gozlan
- Re: [EMAIL PROTECTED] strange qustion - how to m... Joshua Slive
- Re: [EMAIL PROTECTED] strange qustion - how ... Sean Conner
- Re: [EMAIL PROTECTED] strange qustion - how ... Oren Gozlan
- Re: [EMAIL PROTECTED] strange qustion -... Joshua Slive