Welcome! Log In Create A New Profile

Advanced

Re: NGINX Caching

Ryan Malayter
April 18, 2010 10:32PM
On Thursday, April 15, 2010, cls <nginx-forum@nginx.us> wrote:
> I'm a little confused by "fastcgi".  What are the benefits of using fastcgi as my proxy "protocol" rather than standard HTTP?
>
Most interpreted HTTP servers are slow, single threaded, and generally
don't work great at scale. Not sure about perl, but this is definitely
true for Ruby, .net, and others.

Or were you just planning on using nginx to proxy to multiple Apache
instances that run mod_perl? That's widely done, but not exactly
lightweight or simple. You keep all the complexity of apache, and add
another layer of complexity. Complexity is the natural enemy of
security, stability, and performance.


--
RPM

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

NGINX Caching

cls April 15, 2010 06:32PM

Re: NGINX Caching

Ryan Malayter April 15, 2010 06:46PM

Re: NGINX Caching

cls April 15, 2010 06:57PM

Re: NGINX Caching

Ryan Malayter April 18, 2010 10:32PM

Re: NGINX Caching

Cliff Wells April 18, 2010 10:52PM

Re: NGINX Caching

Ryan Malayter April 18, 2010 11:26PM

Re: NGINX Caching

Ryan Malayter April 19, 2010 09:12AM

Re: NGINX Caching

Cliff Wells April 19, 2010 12:22PM

Re: NGINX Caching

Ryan Malayter April 20, 2010 12:12AM

Re: NGINX Caching

Cliff Wells April 20, 2010 12:18PM

Re: NGINX Caching

Hone Watson April 20, 2010 11:44PM

Re: NGINX Caching

Olivier B. April 15, 2010 06:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 189
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready