Hi All,
The previous thread about http server performance made me think of
something I've been meaning to ask about for a while.
What is the best way to send static files to the client in
twisted.web? I know web2 had some preliminary support for mmap for
small files, but I know it didn't work the last time I checked, and
I'm trying to stick with twisted.web for now, anyways.
I've just been using Apache to serve static content, but I'd love to
be able to use a pure-twisted solution.
-phil
_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web