On 8/16/05, Oren Gozlan <oreng@xxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx