Why Nginx Doesn't Implement FastCGI Multiplexing?

Wter S. lists at ruby-forum.com
Mon Sep 15 16:16:58 UTC 2014


Then how Nginx is able to handle thousands simultaneous requests (where 
some of them contains blocking IO operations) with only one process (or 
let say 10 processes) ?

Thanks !

Maxim Dounin wrote in post #1157635:
> Hello!
>
> On Sun, Sep 14, 2014 at 09:22:48PM +0200, Wter S. wrote:
>
>
> FastCGI doesn't imply PHP
> As of now, implementation of the FastCGI protocol in PHP doesn't
> support FastCGI multiplexing at all, and that's one of the reasons
> why nginx doesn't implement FastCGI multiplexing as well.
> --
> Maxim Dounin
> http://nginx.org/

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list