- 16 Dec, 2009 5 commits
-
-
Poul-Henning Kamp authored
Move the "simple" director into cache_backend.c, since it is what is really dealing with backends now that directors are objectified. Make a lot of stuff static as a result. Collect both the init and fini VRT functins for directors in cache_backend_cfg.c git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4413 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
methods in they subservient directors rather than fondle backends directly. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4411 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Unify the call to initialize a director, fan it out in the VRT code. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4405 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4401 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
The documentation referred to deprecated url.purge, make it point to purge.url instead. Maybe it should be updated to the new purge syntax. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4397 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 15 Dec, 2009 4 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4396 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4395 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4394 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4393 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 14 Dec, 2009 7 commits
-
-
Poul-Henning Kamp authored
can trust the result to exist. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4392 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4391 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
stuff for simple directors. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4390 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4389 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4388 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4387 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Fixes #600 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4385 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 03 Dec, 2009 3 commits
-
-
Poul-Henning Kamp authored
Fixes #547 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4384 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Fixes #591 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4383 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
This gives us backtraces on panic on when you're not using GCC. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4382 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 27 Nov, 2009 6 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4378 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4377 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
This was originally a quick hack to allow purging to take the Host: header into account. We have a much better and precisely expressive purge syntax now, so this hack can die. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4376 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4375 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Print out how long the testing took and which test took the longest. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4374 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4373 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 25 Nov, 2009 6 commits
-
-
Poul-Henning Kamp authored
Make the varnish accept address just use a random free TCP port. Fix a couple of tests where we need to know the port number. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4372 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4371 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4370 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
address(es) git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4369 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
the hardcoded server port here also git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4368 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4367 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 24 Nov, 2009 8 commits
-
-
Poul-Henning Kamp authored
in VCL snippets. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4366 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
parse. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4365 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
explicitly specified, and use macros to pick up the result as necessary. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4364 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
and make the listen address explicit where we depend on it, rather than rely on the default port to be 9080. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4363 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
the vcl based on same. This allows the port to be specified as zero rather than a hardcoded number. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4362 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4361 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
refer to things like servers ip/port rather than hardcode it. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4360 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4359 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 19 Nov, 2009 1 commit
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4358 d4fa192b-c00b-0410-8231-f00ffab90ce4
-