[Twisted-web] static file performance

Phil Christensen phil at bubblehouse.org
Tue Mar 4 11:18:22 EST 2008


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



More information about the Twisted-web mailing list