SimpleHTTPServer: connection reset by peer

Thomas Guettler guettli at thomas-guettler.de
Tue Oct 5 06:51:56 EDT 2004


Hi,

I try to server a debian DVD via SimpleHTTPServer.
There is only one client which connects to the
server.

I started it like this:
cd /media/dvd
/usr/lib/python2.3/SimpleHTTPServer

There are no errors in the output of the server,
but the clients gets often:
104 Connection reset by peer.

It only happens about every fifth pakage.
After running the "apt-get install" for several
time all pakages get installed.

The output of the server seems OK:

172.17.6.60 - - [05/Oct/2004 12:50:28] "GET
/dvd/debian/pool/main/m/meta-kde/kde-core_3.1.2_all.deb HTTP/1.1" 200 -
172.17.6.60 - - [05/Oct/2004 12:50:29] "GET
/dvd/debian/pool/main/k/kdeedu/keduca_3.1.5-2_i386.deb HTTP/1.1" 200 -

Any hints?

Python 2.3.3 on Suse-Linux

 Regards, 
   Thomas




More information about the Python-list mailing list