NGINX CSS optimizer module?

Alexandr Gomoliako zzz at zzz.org.ua
Fri Jan 13 23:41:41 UTC 2012


On Sat, Jan 14, 2012 at 12:58 AM, Casey Jordan <casey.jordan at jorsek.com> wrote:

> I should also mention that NGINX is being used as a proxy server.

Right, that was my first guess.

> Does this effect the use of embedded perl?

It does. You can't make requests to remote hosts asynchronously from original
embedded perl, but you can from nginx-perl.

> Any examples you might be able to point me to?

Documentation is the only place with simple examples right now:
http://zzzcpan.github.com/nginx-perl/Nginx.html#HTTP_API

I understand that you don't feel like using 3rd party distribution.
But it won't
be a problem, I'm going to generate an addon out of it in the future.



More information about the nginx mailing list