Project

General

Profile

Actions

Bug #661

closed

dav fails on some files (probably long lines cause problems)

Added by Anonymous almost 19 years ago. Updated over 16 years ago.

Status:
Invalid
Priority:
High
Category:
mod_webdav
Target version:
-
ASK QUESTIONS IN Forums:

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

Actions #1

Updated by moo almost 19 years ago

file.csv or test3.csv?

Actions #2

Updated by Anonymous over 18 years ago

I understand this was attempt at spam, not at fixing the problem?

-- eyck.lighttpd

Actions #3

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.

Actions #4

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom