- 29 Apr, 2009 2 commits
-
-
Poul-Henning Kamp authored
and this prevented users from implementing "purge on POST" semantics by looking up the POST requests and ditching the object found. Now we only overwrite the request with "GET" if it is a HEAD, (the internal "wantbody" flag tells hos how the response should be composed.) The testcase shold probably be elevated to VCL example, with suitable footnotes about URL sanitizing etc. Fixes #444 git-svn-id: http://www.varnish-cache.org/svn/trunk@4042 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4041 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 28 Apr, 2009 1 commit
-
-
Poul-Henning Kamp authored
add "-Wl,--as-needed" to EXTRA_DEVELOPER_CFLAGS to try to prevent future unordering. Fixes #486 git-svn-id: http://www.varnish-cache.org/svn/trunk@4039 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 27 Apr, 2009 4 commits
-
-
Artur Bergman authored
fix for #498 -- if a return header overran the obj_workspace (but was small enough to fit in sess_workspace) the header is dropped and an empty slot is put in there -- rest of the code now detects this empty slot. It should probably ask VLC what to do if a header is dropped git-svn-id: http://www.varnish-cache.org/svn/trunk@4038 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
with priv-sep. git-svn-id: http://www.varnish-cache.org/svn/trunk@4037 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Fixes #494 git-svn-id: http://www.varnish-cache.org/svn/trunk@4036 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4035 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 17 Apr, 2009 1 commit
-
-
Kristian Lyngstøl authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4034 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 14 Apr, 2009 1 commit
-
-
Kristian Lyngstøl authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4033 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 13 Apr, 2009 1 commit
-
-
Artur Bergman authored
Tell the kernel that we expect to use this memory randomly -- affects how it reads up to page cache. On linux I saw a 10-20x decrease in IO from reading the disk git-svn-id: http://www.varnish-cache.org/svn/trunk@4032 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 12 Apr, 2009 1 commit
-
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4031 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 06 Apr, 2009 1 commit
-
-
Tollef Fog Heen authored
Thanks to "whocares" in the bts. Fixes #455 git-svn-id: http://www.varnish-cache.org/svn/trunk@4030 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 03 Apr, 2009 7 commits
-
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4029 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4028 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4027 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4026 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
probably s/Linpro/Redpill Linpro/ at some point. git-svn-id: http://www.varnish-cache.org/svn/trunk@4025 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4024 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4023 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 02 Apr, 2009 1 commit
-
-
Dag Erling Smørgrav authored
of f_bavail), but the recommended I/O granularity. The field we want is f_frsize. This should probably be abstracted away in libvarnish. git-svn-id: http://www.varnish-cache.org/svn/trunk@4022 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 01 Apr, 2009 2 commits
-
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4020 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4014 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 30 Mar, 2009 7 commits
-
-
Tollef Fog Heen authored
Some of us use git-svn, so embed the relevant commit ID in that case, not just "exported" from svnversion. git-svn-id: http://www.varnish-cache.org/svn/trunk@4012 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4011 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4010 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4009 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Add missing pthread include. Thanks to 191919 for the heads-up. git-svn-id: http://www.varnish-cache.org/svn/trunk@4008 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4007 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4006 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 24 Mar, 2009 2 commits
-
-
Artur Bergman authored
Fix for bug 476 -- ESI was using null chars to deal with the strings, this made it impossible to pass binary CDATA through the ESI parser. This switches it to compare against the end pointer of the string. Test case attached. git-svn-id: http://www.varnish-cache.org/svn/trunk@4002 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@4001 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 23 Mar, 2009 6 commits
-
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3987 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3986 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3985 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3984 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3983 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3982 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 22 Mar, 2009 3 commits
-
-
Poul-Henning Kamp authored
the one second Open Group allows. Fixes #475 git-svn-id: http://www.varnish-cache.org/svn/trunk@3979 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Make it respect Open Groups 1 second limit on usleep if not. git-svn-id: http://www.varnish-cache.org/svn/trunk@3978 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3977 d4fa192b-c00b-0410-8231-f00ffab90ce4
-