Re: need a custom verify_resp function

2005-05-11 Thread Jacek Prucia
Hello all, I have a change which implements a generic function comparing returned code against specified as an attribute of the url. The diff is enclosed. Is there a document how to check-in into the flood source tree? Yup. It is actually for httpd-dev folks, but most rules apply anyway:

RE: need a custom verify_resp function

2005-05-10 Thread Sergey Ten
, profile_t *profile, request_t *req, response_t *resp); -Original Message- From: Jacek Prucia [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 04, 2005 3:28 PM To: test-dev@httpd.apache.org Subject: Re: need a custom

Re: need a custom verify_resp function

2005-05-04 Thread Jacek Prucia
[...] I wonder if someone has already implemented a custom verify_resp function which checks if the return code equals to a given (can be different from 200)? Nope. We have only 2 verify_resp functions, and basically they do the same thing. Currently flood treats any code returned by http