Re: flood reg ex matching problems

2008-02-22 Thread Guy Ferraiolo
My experience is similar. It seems that some simple matching works but not in all cases. Any advice from anyone? Guy On Thu, 2008-02-21 at 09:44 +, John ORourke wrote: Hi folks, I grabbed flood from svn and built it according to the instructions at http://httpd.apache.org/test/flood/

Re: flood reg ex matching problems

2008-02-22 Thread John ORourke
Guy Ferraiolo wrote: My experience is similar. It seems that some simple matching works but not in all cases. Any advice from anyone? I figured it out in the end! Flood isn't retrieving the full response by default for some reason, so can't match what's in the body. After poking around

flood reg ex matching problems

2008-02-21 Thread John ORourke
Hi folks, I grabbed flood from svn and built it according to the instructions at http://httpd.apache.org/test/flood/ I've been getting 'Regular expression match failed' most of the time, and even tried running one of the examples: -- [EMAIL