As said before, 

not my day. I did my checkes with Stable4 without the applied logresp patch.
That's why I missed

if (read_sz < 2) {
        if (flags.headers_parsed)
            return;
        else
            read_sz = 1024;
}

Soooo, as a guess my initial patch (with the longresp ) went wrong or my
test did, because, this should solve the issue with the long requests.

Sorry,

Axel

Reply via email to