[Twisted-Python] twisted.web.server and memory
Itamar Shtull-Trauring
itamar at itamarst.org
Mon Mar 14 11:24:13 MST 2005
On Sun, 2005-03-13 at 22:38 -0800, Lenny G Arbage wrote:
> 1- Is it normal for the server process to consume
> large amounts of memory (and never free it) if large
> requests are sent?
Web questions should go to the twisted-web mailing list.
twisted.web's support for uploaded files is currently pretty broken (it
does it in memory). In twisted.web2 this will be fixable, though it is
not at the moment.
More information about the Twisted-Python
mailing list