python simple web server
queency jones
queency3 at yahoo.com
Tue Mar 6 10:32:37 EST 2012
hello pythonist
i'm developing using the simple / basic http server
i got very bad performance regarding to request time .
9 sec for each request replay.
i tried to test this with this:
python -m SimpleHTTPServer 8080
but no better.
any sugestions ? that i can use ?
my final goal is to serv 5 people on the lan network only .
can't i stick with the python server ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120306/bfef38b3/attachment.html>
More information about the Python-list
mailing list