- 25 Aug, 2010 2 commits
-
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5121 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5120 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 24 Aug, 2010 2 commits
-
-
Poul-Henning Kamp authored
IP# <space> PORT# Explain why. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5119 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5118 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 23 Aug, 2010 1 commit
-
-
Poul-Henning Kamp authored
as a default, if the host argument does not specify a port. Elminate most separate calls to VSS_parse() Make it possible to specify address and port of backends in VCL using only the .host field. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5117 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 21 Aug, 2010 6 commits
-
-
Poul-Henning Kamp authored
have to kill the child: We cannot get the CLI pipes back in sync, even if the child process was just preoccupied with something for much longer than cli_timeout. Fixes: #744 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5116 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5115 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5114 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Fixes: #758 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5113 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5112 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5111 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 16 Aug, 2010 1 commit
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5110 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 13 Aug, 2010 8 commits
-
-
Per Andreas Buer authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5108 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Kristian Lyngstøl authored
Usage: cd bin/varnishtest/; make -f Makefile.kristian -j20 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5107 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
The embedded dot claimed obj.* was available in vcl_fetch, something it's not. Fix this. Thanks to Yves Hwang for spotting this. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5106 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5105 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5104 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Spotted by: pprocacci (Thanks!) Fixes: #752 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5103 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
the transfer failed before we received anything. Fixes: #749 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5102 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
value that indicates if a failure should be retried. Condition for retry is that the connection is recycled and fails before we receive any data from the other end. (The actual retry is not implemented yet) git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5101 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 12 Aug, 2010 5 commits
-
-
Poul-Henning Kamp authored
Fixes: #741 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5100 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Whitespace nits git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5099 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
FlexeLint spammage. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5098 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5097 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5096 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 11 Aug, 2010 10 commits
-
-
Poul-Henning Kamp authored
Add cheesy display of same in varnishstat curses mode: 16 0.00 1.00 uptime - Client uptime 1 . . VBE.fs(192.168.60.20,,80).vcls - VCL references 0000000000 <____VVVVVVVVVVVVVVVVVVVV VBE.fs(192.168.60.20,,80).happy - Happy health probes top bits bottom bits one-by-one We need to start thinking about how to structure varnishstat output... git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5095 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5094 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
make it work again to the point where all test-cases pass. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5093 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
decided naming/identity scheme. Now I just need to get probing working again, will say when it works, right now s00002.vtc plus likely others fail. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5092 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5091 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
give them the VTLA "VDI" git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5090 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5089 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5088 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
the "ident string". (see also: docs/sphinx/phk/backends.rst) git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5087 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5086 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 10 Aug, 2010 5 commits
-
-
Per Andreas Buer authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5085 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Per Andreas Buer authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5084 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Per Andreas Buer authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5083 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
the logic and letting vca_close_session() and VBE_CloseFd() carry out the last rites. Closes: #746 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5082 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
will close the Fd, rather than being an indication this already happened. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5081 d4fa192b-c00b-0410-8231-f00ffab90ce4
-