Bug #661
closeddav fails on some files (probably long lines cause problems)
Description
file command describes problematic file as:
"file.csv: UTF-8 Unicode Java program text, with very long lines, with CRLF, LF line terminators",
Logfile says just this:
"HEAD /dav/test/test3.csv HTTP/1.1" 404 0 "-" "Microsoft Data Access Internet Publishing Provider"
there is no subsequent PUT,
strace shows that lighttpd reads few lines from client, and then loops on 'poll, poll...'
There are no similiar problems with apache2 implementation.
If any additional information is needed to fix this, I'd be happy to provide it.
-- eyck.lighttpd
Updated by Anonymous over 18 years ago
I understand this was attempt at spam, not at fixing the problem?
-- eyck.lighttpd
Updated by stbuehler about 17 years ago
- Status changed from New to Fixed
- Resolution set to invalid
The file was not found as you probably used the wrong filename as moo tried to ask you.
If there really is a problem (please update to a current version before trying) reopen the bug with more information what you tried to do, what failed and what the log says.
Also available in: Atom