FCGI listen-queue
Stephen Iddings (uiddise@lexis-nexis.com)
Wed, 17 Sep 1997 10:13:24 -0400
Date: Wed, 17 Sep 1997 10:13:24 -0400
From: uiddise@lexis-nexis.com (Stephen Iddings)
Message-Id: <199709171413.KAA17803@velma.lexis-nexis.com>
To: fastcgi-developers@OpenMarket.com
Subject: FCGI listen-queue
We wrote a client driver for testing Apache 1.2.4 and FCGI 2.0b1. We performed
alot of load testing and threshold testing. We found that there appears to be an actual limit on the listen-queue-depth of around 50, even if set to a higher
number. Any requests that were sent in excess of this value were returned with a connection error (500). Is there a documented limit on the listen-queue-depth for FCGI?
Thanks,
Steve