[mod_python] Re: forks, daemons and other beasts

Robert Brewer fumanchu at amor.org
Wed Feb 15 18:22:23 EST 2006


> Daniel Nogradi wrote:
> > users upload a zip file and should get an acknowledgement
> > that the upload was successful. The server should start
> > unpacking the archive, check if the files are okay and
> > move them to a directory. All of this can take quite long,
> > so the acknowledgement should be sent before this
> > unpacking/checking/moving finishes.

I forgot to mention you should also respond with a "202 Accepted" status
in this case:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.3


Robert Brewer
System Architect
Amor Ministries
fumanchu at amor.org



More information about the Mod_python mailing list