On Mon, Dec 03, 2001 at 04:36:02PM +0000, Isabella Pighi wrote: > Hi, > I'm trying to use Flood, (just downloaded and compiled with the distribution > version of apache (2.0.28). > I've used the round-robin-ssl.xml configuration files adding only one site in > the urllist. > this is the error message I got : > > $ ./flood test/round-robin-ssl.xml > open request failed. > Error running farmer 'Joe': Error string not specified yet. > > I compiled flood on a solaris box, (2.6) without warnings. > > What can I do? Could you help me?
Can you update from CVS and try again? Justin just added some extra output for the above error case that prints the URL that we were attempting to connect to. Then verify that you can connect to that machine using some other tool (curl, wget, telnet, etc..). -aaron
