On Nov 29, 11:31 pm, agentzh <agen...@gmail.com> wrote:
> Hello!
>
> On Wed, Nov 28, 2012 at 6:12 PM, edmund.lhot wrote:
> > I've used openresty to serve a wordpress blog and I'm looking for a way to
> > minify some static content. I found some examples in perl
> > (http://bloke.org/linux/minify-css-fly-nginx/) but I'm in doubt if is the
> > best approach, cause I'm already using lua to make a lot things so I prefer
> > to use lua instead.
>
> > Someone knows any way to do minification in lua?
>
> Just FYI, we (CloudFlare) is going to implement this in Lua and C in
> the very near future. I'll try to make it opensource when it is mature
> enough :)
>
It would make me happy! :)
Actually do you use the perl approach? Does it have a good
performance?
Tks
> Best regards,
> -agentzh