[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#603463: apache2-mpm-worker: Seems to send incorrect multi-page reply



Package: apache2-mpm-worker
Version: 2.2.16-3

I'm using mini-dinstall to maintain a local repository in
~/public_html/; my sources.list looks like this:

deb http://localhost:3142/ftp.nl.debian.org/debian/ unstable main
deb-src http://localhost:3142/ftp.nl.debian.org/debian/ unstable main

deb http://localhost:3142/multimedia/ unstable main
deb-src http://localhost:3142/multimedia/ unstable main

deb http://localhost/~shevek/archive sid/i386/
deb http://localhost/~shevek/archive sid/all/
deb-src http://localhost/~shevek/archive sid/source/

on 3142 I have apt-cacher-ng, which proxies to the outside.

Everything normally works fine. However, in some cases (I don't know
when exactly), I get an invalid reply from my local archive. I've
captured the traffic with wireshark and attached it.

The problem seems to be in packet 19. It contains 3 HTTP parts, the
second of which does not seem to have data in it (according the
wireshark's parser). However, when looking at that part, it not only
contains data: it also contains the next HTTP header.

I think that the fact that this is not parsed separately is the reason
that aptitude hangs on the download: it doesn't realize that the reply
is already complete.

It may well be that this is not a bug in apache. However, I do not know
where else it belongs. Please reassign if you think you know a better
home for it. :-)

Thanks,
Bas Wijnen

Attachment: apt-http-problem.dump
Description: Binary data

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: