Hi, I've just installed flood on my linux machine (red hat 7.3). I've followed all the steps indicated at http://httpd.apache.org/test/flood/building.html . I've tried successfully the round-robin-example.xml example. But, when I try the round-robin-dynamic.xml example, it is not working. Here is what I get:
[EMAIL PROTECTED] flood]$ ./flood examples/round-robin-dynamic.xml > time.out flood: flood_round_robin.c:867: round_robin_postprocess: Assertion `status == 0' failed. Abort I've put in comments the lines that targets www.apachelabs.org (this site is not working for now) and activated the lines that generate the foo search on google. Any idea of what is happening? Thanks, Newbie Pierre