atom feed16 messages in ru.sysoev.nginxRe: [ANNOUNCE] gunzip filter module 0.3
FromSent OnAttachments
Maxim DouninMar 22, 2010 11:20 am 
Ryan MalayterMar 23, 2010 6:12 am 
Maxim DouninMar 23, 2010 6:46 am 
Ryan MalayterMar 24, 2010 5:47 am 
Maxim DouninMar 24, 2010 7:20 am 
Ryan MalayterMar 24, 2010 3:49 pm 
Maxim DouninMar 24, 2010 4:47 pm 
theromis1Apr 16, 2010 12:14 pm 
Maxim DouninApr 17, 2010 2:36 am 
theromis1Apr 19, 2010 2:14 pm 
Maxim DouninApr 19, 2010 7:15 pm 
theromis1Apr 20, 2010 4:00 pm 
Maxim DouninApr 21, 2010 8:19 pm 
theromis1Apr 22, 2010 6:35 pm 
theromis1Apr 27, 2010 3:29 pm 
theromis1May 3, 2010 10:31 am 
Subject:Re: [ANNOUNCE] gunzip filter module 0.3
From:Ryan Malayter (mala@gmail.com)
Date:Mar 24, 2010 3:49:09 pm
List:ru.sysoev.nginx

On Wednesday, March 24, 2010, Maxim Dounin <mdou@mdounin.ru> wrote:

Cache infrastracture was designed with many consumers in mind (and e.g. slowfs_cache module by Piotr Sikora uses it), so infrastructure is mostly present.  What we have to do is to teach gzip to save it's responses to cache.

Sounds like a good approach. My C is very rusty and never that good to begin with, but I can help with specs, docs, testing, etc.

By the way, does anyone maintain an official public nginx repository? I see some Git clones, and module writers all use varying SCM. I favor Hg myself, but I remember reading Igor uses SVN privately...