fastcgi, simply wrong

Alexandre Girao alexgirao at gmail.com
Fri Apr 25 16:42:07 MSD 2008


On Fri, Apr 25, 2008 at 9:26 AM, Igor Sysoev <is at rambler-co.ru> wrote:
>
>  This simply means that your application does not conform to FCGI
>  specification. You should track request id AND connection.
>

...

>
>  Actually, your FastCGI server may serve two different frontends those
>  have no idea about each other existance. They will use the same request id
>  range. How will you track their requests using request id only ?
>

i got it, thanks for the enlightenment.. haven't thinked in this terms
of "request id AND connection"

>  nginx has no full FastCGI support. Yes, I agree completely.
>  But it conforms to the subset of FastCGI specs.
>

right

>
>  --
>  Igor Sysoev
>  http://sysoev.ru/en/
>
>



thanks again





More information about the nginx mailing list