Activity
From 2015-11-01 to 2015-11-07
2015-11-07
- 15:05 Bug #2661 (Fixed): redirect to directory should url-encode uri.path
- Applied in changeset r3052.
- 15:00 Revision 85d8a175: [core] encode path with ENCODING_REL_URI in redirect to directory (fixes #2661, thx gstrauss)
- From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3052 152a... - 15:00 Revision 3943de28: [core] add '~' to safe characters in ENCODING_REL_URI/ENCODING_REL_URI_PART encoding
- From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3051 152a... - 12:55 Bug #2680 (Fixed): regression: uploading large file when disk space is tight
- Applied in changeset r3050.
- 09:09 Bug #2680: regression: uploading large file when disk space is tight
- I think I got now what the problem is: the temp files allocated by lighttpd still are of the same size together, but ...
- 12:51 Revision a0695483: [core] revert increase of temp file size back to 1MB, provide a configure option "server.upload-temp-file-size" instead (fixes #2680)
- From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3050 152a... - 12:51 Revision c512345f: [config] check config option scope; warn if server option is given in conditional
- From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3049 152a...
2015-11-06
- 18:30 Bug #2681 (Invalid): FastCGI response to request for HEAD method sets content-length = 0
- 18:27 Bug #2681: FastCGI response to request for HEAD method sets content-length = 0
- YecNYh8Hvj9LYJ wrote:
> stbuehler wrote:
> > I don't trust your tool, and my own tests show that this is not happen... - 18:24 Bug #2681: FastCGI response to request for HEAD method sets content-length = 0
- I don't believe any of your claims. Proof it - strace, php + curl, ... whatever.
- 18:01 Bug #2681: FastCGI response to request for HEAD method sets content-length = 0
- stbuehler wrote:
> I don't trust your tool, and my own tests show that this is not happening.
>
> If this is a bu... - 17:41 Bug #2681: FastCGI response to request for HEAD method sets content-length = 0
- I don't trust your tool, and my own tests show that this is not happening.
If this is a bug in lighty/mod_fastcgi ... - 17:12 Bug #2681: FastCGI response to request for HEAD method sets content-length = 0
- stbuehler wrote:
> Cannot reproduce. Please use @curl -v -I@ for testing, and tell us which version you are using.
... - 16:40 Bug #2681 (Need Feedback): FastCGI response to request for HEAD method sets content-length = 0
- Cannot reproduce. Please use @curl -v -I@ for testing, and tell us which version you are using.
- 11:39 Bug #2681 (Invalid): FastCGI response to request for HEAD method sets content-length = 0
- A FastCGI process that responds to a request using the HEAD method should as per the HTTP RFC return a response ident...
Also available in: Atom