- 13 Apr, 2010 3 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4657 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
consume its token. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4656 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Kristian, and to eliminate some code duplication. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4655 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 12 Apr, 2010 1 commit
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4654 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 08 Apr, 2010 7 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4653 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Make "restart" require "return(restart)" like all other terminating actions. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4652 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4651 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
This was forgotten when number of HTTP headers was made dynamic. The lack of this function may have made ESI includes weird. Should be merged to 2.1 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4650 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4649 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
take time if there are hundreds of thousands of possible filedescriptors. Instead do it once, right at startup in the manager process, and then keep track of the fd's we use there, and have the child clean only up to the max seen, with an allowance for filedescriptors held by libraries (syslog, resolver, pidfiles etc) Fixes #699 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4648 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
the file descriptor, but this causes no trouble apart from a wasted filedescriptor in the parent process. But closing it is better :-) Fixes: #675 Spotted & Patch by: Edmondas Girkantas git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4647 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 07 Apr, 2010 1 commit
-
-
Poul-Henning Kamp authored
roughly a factor 9. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4646 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 30 Mar, 2010 1 commit
-
-
Poul-Henning Kamp authored
2.1 candidate git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4645 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 26 Mar, 2010 1 commit
-
-
Poul-Henning Kamp authored
miss/hit ESI processing git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4644 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 24 Mar, 2010 5 commits
-
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4643 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4640 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4637 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Fixes #668 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4635 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4634 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 19 Mar, 2010 1 commit
-
-
Poul-Henning Kamp authored
critbit cooling-list, making this check invalid. Spotted by: Justin Pasher git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4633 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 18 Mar, 2010 6 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4632 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
picking up the object body. Fixes #667 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4631 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
backend connection are chronological in the shmlog. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4630 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4629 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4628 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Fixes #655 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4627 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 17 Mar, 2010 2 commits
-
-
Poul-Henning Kamp authored
syntax change git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4626 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
tfheen: Please review git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4625 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 16 Mar, 2010 7 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4617 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4616 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4615 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4614 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4613 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4612 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4611 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 15 Mar, 2010 4 commits
-
-
Poul-Henning Kamp authored
"single -d" mode, which nobody ever used, and make -d do what you expect it to from all other daemons. It was a nice idea though. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4610 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4609 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4608 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
trigger atexit(3) processing. Fixes #632 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4607 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 10 Mar, 2010 1 commit
-
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4606 d4fa192b-c00b-0410-8231-f00ffab90ce4
-