Thank you, Niphlod.
I use nginx on production.
No idea how current pure solution will behave:
-> list of cgi.FieldStorage -> item.value
But I will see in praxis. Such solution is good for me, because user can
with Ctrl-A mark the whole folder - exactly what I need (it is a data
import).
You can't offload the upload to a task in a separate process: there would
be no socket to munge the data in :D
Use modern js solutions to return information to the user for multiple
uploads and a custom action and use a real webserver in front of web2py
(read: nginx) that will buffer the inp
2 matches
Mail list logo