Proxy question using sample code from www.nightmare.com

Wayne piercew at hushmail.com
Tue Sep 4 09:08:25 EDT 2001


I'm experimenting with the sample code on the Medusa web site at
www.nightmare.com and have used their basic proxy example.  However,
when I use this code it always appears to cut off the bottom portion
of any image and it can take a while for the image to load properly.

My guess is that the last part of the picture is timing out before
being sent to the browser and not being shown.  But is purely a guess
and I'm still trying to figure out why.

I'm looking at the code at
http://www.nightmare.com/medusa/programming.html with the only change
being the local port it listens to.  I removed the "+ 8000" so that I
could test it locally on my machine with a low port number.

Any suggestions would be greatly appreciated, I'm completely lost on
this.

Wayne



More information about the Python-list mailing list