Paul Webster wrote: > We can see from the old logs that data - headers at least - came back > (before the reinstall) from the header dump in the in the logs (I don't > think it came from cache based on the log data but I didn't' Tod a deep > check to see what a cache read would have logged). > The size shown (for the expected body) matched what I saw when I > requested the same URL with language set to DE.
OK - I see that now. I see the _http_read reading in the deader and then no message from _http_read_body - which implies read_entity got zero bytes or the timer expires. Is this a blocking issue ? Could there be something going on in the LMS CPAN/Net/HTTPS/NB.pm or CPAN/Net/HTTP/NB.pm which has read_entity - IIRC last summer there was a blocking issue with https but this http URL does not redirect to https. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111808 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
