Welcome! Log In Create A New Profile

Advanced

NGINX Caching

cls
April 15, 2010 06:32PM
Hello

I'm looking for a web server to serve as a front end reverse proxy for a web application built on mod_perl Currently I'm using apache and mod_proxy, but I'm not happy with mod_proxy's implementation because it doesn't provide me any high availability/failover for the backend nodes.

I would like an server that can do the following things:
1) serve static assets for my pages (js/css/images/etc..)
2) proxy the page requests back to a mod_perl app layer for dynamic page generation
3) be "aware" of the health of the app layer nodes so as not to send requests to a node that is down
4) support SSL client connections
5) compress output to clients
6) support named virtual hosts
7) provide URL rewriting
8) runs on linux/centOS
9) and support caching of dynamically generated pages (provided they contain the correct cache headers)


I'm not having much luch finding a sever that can peform all of these functions, but it looks like NGINX and lighthttpd are my closest bets. NGINX seems like it will do everything except #9. I can't find any information in the NGINX documentation that mentions the ability to support caching of pages to prevent full requests from going back to the app layer for every hit. So... two questions

1) Am I missing something? Does NGINX in fact support caching?
2) Is NGINX a good fit for my project give my other requirements?

Thanks a lot for your responses.
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: 116
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