Welcome! Log In Create A New Profile

Advanced

Nginx+FCGI vs Nginx+Reverse Proxy, which is better when delivery big files?

April 01, 2010 01:24AM
Hi:
Anyone benchmark that? I need deploy a PSGI(Perl app) behind nginx, now, there's two options:

1. Perl app deployed as FastCGI application, connect to nginx.
2. Perl app deployed as standalone PSGI web server, and nginx reverse proxy to it.

Notice, the perl application is read BIG file( size > 30mb) from db and delivery to client, so I can't to cache(like proxy_cache)
the request file. So, in this case, which solution is better ? any advice?

Nginx is event based, so is the FastCGI should be non-blocking?
Subject Author Posted

Nginx+FCGI vs Nginx+Reverse Proxy, which is better when delivery big files?

nightsailer April 01, 2010 01:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 299
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