1.
/trunk/varnish-tools/regress/lib/Varnish/Test/Varnish.pm - Varnish ...
37, A Varnish::Test::Varnish object is used to fork off a Varnish daemon .... 185, Called by main program or test-cases to send commands to the Varnish ...
2.
$Id$ Inside the Varnish HTTP Accelerator Repository organization ...
Only when all test-cases succeeds, the Varnish daemon may be considered ... Also, the Varnish daemon is represented by an object ( Varnish::Test::Varnish ...
3.
LoadBalancing - Varnish - Trac
Varnish has a built in load balancer. Use this if you have more then one origin server. Using this is quite easy. You start up by declaring more then one ...
4.
Varnish - Trac
Welcome to the Varnish project. Varnish is a state-of-the-art, high-performance HTTP accelerator. It uses the advanced features in Linux 2.6, ...
5.
ProjectIdeas - Varnish - Trac
Varnish Project Ideas. The following is a list of project ideas for individual developers wishing to contribute to Varnish. ...
6.
Changeset 1931 - Varnish - Trac
Aug 31, 2007 ... Added support for load balancing among backends in varnish. It is still experimental and very basic, but it should be ready for testing. ...
7.
/trunk/varnish-cache - Varnish - Trac
debian svn://svn.debian.org:/svn/pkg-varnish/packages/varnish/trunk/debian; Property svn:ignore set to .deps. Makefile Makefile.in aclocal.m4 autom4te.cache ...
8.
#282 (varnish cashes a temporary redirect) - Varnish - Trac
... 18 RxHeader c User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_4; ... keep-alive 18 RxHeader c Host: wrk-varn01.elkjop.int 18 VCL_call c recv ...
9.
#331 (Varnish resends requests to backends after a restart ...
Varnish resends requests to backends after a restart. Reported by: 191919, Assigned to: phk. Priority: high, Milestone: Varnish 2.0 code complete ...
10.
Search Results - Varnish - Trac
Cookie) { remove obj.http.Cookie; } if (obj.http.Set-Cookie) { remove obj.http.Set-Cookie; } insert; } }}} Let me know if you want the core dump and ...