Hi,

in one of my controllers I am using urllib.urlretrieve to download a
file from a remote site.
Obviously the controller function only returns when done, but also all
other requests to the
app are not serviced. Requests to other apps on the same w2p instance
are however.
Is that normal? As such, I can only serve one user at a time.

I uses mod_wsgi.

Regards,
HC
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to