[Web-SIG] serving (potentially large) files through wsgi?
Manlio Perillo
manlio_perillo at libero.it
Mon Dec 24 12:24:16 CET 2007
Robert Brewer ha scritto:
> [...]
> I still say the answer to "should logging be done by the application or
> server?" is "neither". We need a component that covers the "everything
> else" of WSGI; that is, the environment in which servers and
> applications are instantiated, connected, started, stopped, and shut
> down. Logging should be offered by that component.
>
> http://www.cherrypy.org/wiki/WSPBSpec
>
I think that WSPB cannot be implemented in a WSGI implementation
embedded in an existing web server.
>
> Robert Brewer
> fumanchu at aminus.org
Manlio Perillo
More information about the Web-SIG
mailing list