On Sat, 28 Feb 2004, Justin Erenkrantz wrote:

> --On Saturday, February 28, 2004 10:05 PM -0400 "Marc G. Fournier"
> <[EMAIL PROTECTED]> wrote:
>
> > Someone mentioned to me once that there is an easy/consistent way to
> > trigger the thread bug where you have 2+ workers in operation ...
> >
> > Can someone send me a how to on this?
>
> Just issue two GET requests simultaneously.  On FreeBSD 4.x, responses are
> only processed serially and in a one-off manner.  That is, the first response
> will not be sent until the second request is sent.

'k, how do you manage 'simultaneously?  I tried using http_load with -rate
set to 10, and couldn't lock it up, and its supposed to start up 10
connections per sec, if I read the docs right ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]           Yahoo!: yscrappy              ICQ: 7615664

Reply via email to