What HTTP headers does nginx send to SCGI and FastCGI application servers?
Some Developer
someukdeveloper at gmail.com
Tue Dec 2 20:41:36 UTC 2014
On 02/12/14 18:15, Richard Stanway wrote:
> Rather than the source, you should check the docs :)
>
> http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#parameters
Not entirely what I meant but thanks for the link.
I guess I'll just write my daemon and take a dump of all the headers
manually to see exactly what to expect. At least then I can see how the
library will perform under real world conditions.
More information about the nginx
mailing list