Hi, with the default config (writerbufsize 8192) I immediately get this error (probably SOCK_WRITEERROR) when trying to download the testfile on my server:
[-writer0-] Notice: Writer: closed sock=5, fd=7, error=-8/0, sent=8192, flags=10 When I set writerbufsize to something very small, let's say "1", it works. Do you have a tip in what direction to look for the cause? Bernd.
