Hello,
Maybe you don't need PHP at all to resize images, as there is native nginx module that performs this job.
http://wiki.nginx.org/HttpImageFilterModule
It does all what you need and will put less strain on your server than the PHP backend mat have.
Andrejs
Maybe you don't need PHP at all to resize images, as there is native nginx module that performs this job.
http://wiki.nginx.org/HttpImageFilterModule
It does all what you need and will put less strain on your server than the PHP backend mat have.
Andrejs