On Tue, Nov 27, 2001 at 12:48:20PM -0600, Lisa Wojcik wrote:
>
> Hi,
>
> I have followed the instructions from the web page
> http://httpd.apache.org/test/flood/
>
> When I try try run flood I get the following
>
> ./flood examples/round-robin.xml > foo.out
> open request failed.
> Error running farmer 'Joe': Error string not specified yet.
<snip, snip>
> Does anyone know why this happens and how it can be fixed?
Is anything getting written to foo.out? It is possible that
one of the sites listed in round-robin.xml is down. -- justin
Nothing gets written to foo.out.
Lisa