[mod_python] mod_python and ajax

Cristian Re cristian.re at gmail.com
Tue Nov 25 06:30:51 EST 2008


Hello, I would like to use mod_python to handle some ajax requests.
I need that mod_python answers to ajax's requests only when some values on
db changes.
I thought to check db changes in a cycle while and wait a condition to
return data.
In this way each ajax request could take a long time before end and I don't
know if mod_python can manage this and I don't know how many simultaneous
requests can manage.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20081125/2154ce2a/attachment.html


More information about the Mod_python mailing list