- 15 Jul, 2011 9 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
"-" is correct according to the Apache LogFormat documentation on http://httpd.apache.org/docs/current/mod/mod_log_config.html This reverts commit fe7e315c. See #949
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Print out the rest of the format, changing the error from "Unknown format character: {" to: "Unknown format starting at: %{asdf}x"
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 11 Jul, 2011 4 commits
-
-
Tollef Fog Heen authored
Thanks to new GCC for spotting those.
-
Tollef Fog Heen authored
Fall back to "-" if the handling has not been decided yet. Fixes: #950 Fixes: #944 Fixes: #918
-
Martin Blix Grydeland authored
utils expect to receive SIGHUP). Fixes: #947
-
Tollef Fog Heen authored
Fixes: #949
-
- 30 Jun, 2011 7 commits
-
-
Poul-Henning Kamp authored
different functions. I have not managed to write a vtc case for this one, but I am pretty sure this: Fixes: #945
-
Martin Blix Grydeland authored
a21746d2. Fixes: #941
-
-
Poul-Henning Kamp authored
of source code. This is substantially DocWilcos fix, but instead of adding yet another unique numbering variable, I have collapsed the once we have into a single one. Fixes #948
-
-
Per Buer authored
-
Per Buer authored
-
- 29 Jun, 2011 1 commit
-
-
Per Buer authored
-
- 27 Jun, 2011 4 commits
-
-
Poul-Henning Kamp authored
Use it to hold the derived vary string for the request (if any) and skip busy objects with non-matching Vary during hash lookup. Idea by: sky
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 22 Jun, 2011 11 commits
-
-
Poul-Henning Kamp authored
memlevel 8. Fix testcases which depend on older values.
-
Poul-Henning Kamp authored
gzip_window and gzip_memlevel. Still same pessimal values though.
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Not detected by: FlexeLint 9.00f Detected by: FlexeLint 9.00g
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
to prevent old junk on the workspace from being taken for valid.
-
-
Poul-Henning Kamp authored
cache_hash to cache_center.
-
Poul-Henning Kamp authored
-
Per Buer authored
-
- 21 Jun, 2011 3 commits
-
-
Poul-Henning Kamp authored
do not trusting) that all objects under an objhdr have the same Vary string. Build a vary string for the request on the wrk->ws as we do the comparison and use it as a cache for subsequent comparisons. This will also be first step of sky's "pre-vary"
-
Poul-Henning Kamp authored
white space.
-
Poul-Henning Kamp authored
-
- 20 Jun, 2011 1 commit
-
-
Poul-Henning Kamp authored
-