- 09 Mar, 2011 1 commit
-
-
Tollef Fog Heen authored
uuidgen lives in e2fsprogs which is almost always installed, unlike mkpasswd which lives in expect, so change to using uuidgen. No change for installed systems.
-
- 08 Mar, 2011 11 commits
-
-
Per Buer authored
-
-
Per Buer authored
How to deal with Varnish crashing (syslog, etc) and how to find 503 errors in Varnishlog.
-
Per Buer authored
Also added Kristians workaround for dealing with errors
-
Tollef Fog Heen authored
http_resp_size is allocated on the thread_pool_workspace. This means we will hit assert errors if http_resp_size is larger than the thread_pool_workspace. 8k should be enough in most cases, from a light sample of web sites in the wild.
-
Tollef Fog Heen authored
-
Kristian Lyngstol authored
Thanks to askalski. closes #867
-
Poul-Henning Kamp authored
Keep is for future use by conditional backend requests. req.ttl provides a way to force a fetch of a not yet stale object, see how in testcase c00042.
-
Tollef Fog Heen authored
We can check the size of the return value too.
-
Tollef Fog Heen authored
I forgot to rename the tv_get variable to tv in configure.ac Fixes #853 (again)
-
Tollef Fog Heen authored
Fixes: #853
-
- 07 Mar, 2011 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
it no longer saves us memory.
-
Poul-Henning Kamp authored
rather than saving the entire thing. This also moves a bit more of the fetch-policy/standards-compliance into rfc2616.c
-
- 03 Mar, 2011 6 commits
-
-
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
accordingly.
-
Bjoern Ruberg authored
-
Bjoern Ruberg authored
-
Bjoern Ruberg authored
-
- 02 Mar, 2011 13 commits
-
-
Poul-Henning Kamp authored
initialize struct exp, and use it. Pass an 'exp' instead of just the ttl to STV_NewObject() Have -spersistent always use the graced timeout for object index, rearm when we resurrect the zombie object.
-
Poul-Henning Kamp authored
in cache_expire.c All this interior decoration should make it less painful to add yet a timer for IMS processing.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
manipulation is actually the relative value, not the absolute time.
-
Poul-Henning Kamp authored
HSH_Grace() to EXP_Grace()
-
Poul-Henning Kamp authored
Found & Patch by: Dmitry Panov
-
Poul-Henning Kamp authored
in order to encapsulate the lack of of API coordination between different OS's in this arena.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 01 Mar, 2011 5 commits
-
-
Bjoern Ruberg authored
-
Bjoern Ruberg authored
-
Bjoern Ruberg authored
-
Bjoern Ruberg authored
-
Bjoern Ruberg authored
-