Varnish version 2 and beyond

Paul Querna pquerna at apache.org
Wed Nov 1 10:06:30 CET 2006


...
> What ?
> ======
> 
> The features I have heard people ask for so far are:
> 
>     Things we already know how to do:
> 	Bugfixes
> 	Docs
> 	More VCL
> 	Simple Server side includes.
> 	Vary: header processing (requirement for compression etc.)
> 	Compression.

I wrote the Vary support for Apache's mod_disk_cache at one time, and 
would be happy to provide feedback on what worked and what didn't.  To 
me it seems the lack of Vary (and hence enable compression in most 
cases) is a major blocker for larger adoption.

...
> As a programmer I want to add, high on the list:
> 
> 	Regression test driver
> 	Regression test cases

Have you looked at the httpd-test project, used by mod_perl and httpd?

http://svn.apache.org/viewvc/httpd/test/trunk/perl-framework/

Its some crazy Perl stuff, but it makes it quite easy to build new test 
cases quickly.

-Paul Querna







More information about the varnish-misc mailing list