On Sunday, 24 November 2013 at 12:07:18 UTC, Dejan Lekic wrote:
Adam, does it support multiplexing? Looks like people do not care much about that FastCGI feature... :(
I don't really know, I just wrote the loop similar to the libfcgi example and left it at that. So probably not, unless the c lib does something under the hood.
The other modes for scgi and httpd can do multiple requests per connection though.