Caching fastcgi php pages?

Hi!

First of all: thank you. Nginx seems great.

I have a question: would that be possible to cache php pages, served by
ngnix + fastcgi?

Shure it would be possible with nginx as a reserse proxy, but with nginx
as the only server?
Or would a ngnix+fastcgi/PHP-FPM to serve the dynamic files and a ngnix
as reverse proxy to store
them in cache and serve them to people?

Thanks!

ernst

Posted at Nginx Forum:

Hi,

Are you looking for this?
http://wiki.nginx.org/NginxHttpFcgiModule#fastcgi_cache

On Wed, Jan 13, 2010 at 4:30 PM, ernst [email protected] wrote:

Thanks!

Regards,


Joshua Z.

Hi Joshua,

Thank you!
Strange that i didn’t see it while looking at the website…

Anyway, that sounds quite good, i’ll give it a try and see if it fits my
needs.

If anyone as an experience or tips regarding this (or caching php files
with & served with nginx…)
feel free to contact me.

Regards & have a nice day,

e.

Posted at Nginx Forum: