Howard May | 21 Apr 2011 10:48
Favicon

libfcgi with fd > 1024

I am using Lighttpd with a fastCGI client using libfcgi on Linux. If Lighttpd opens more than 1024 tcp connections it seems that libfcgi fails and I believe this is on account of using ‘select’ with the default FD_SETSIZE value of 1024.

 

My question is whether this is a known issue with a tried and tested work around.

Note: my application is required to support more than 1024 simultaneous HTTP requests.

 

Best regards

 

Howard May

_______________________________________________
FastCGI-developers mailing list
FastCGI-developers@...
http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers

Gmane