Hello, I have a process that takes about 2 or 3 minutes to execute. The problem is that sometimes (not always) it results in an Internal Server Error 500 because of the time it takes. Is there a way to configure Apache or mod_wsgi to prevent this? Let's say, that even if the process takes 10 or 15 minutes it just keeps running until it finish? Thanks a lot for the help. Cheers, Mauro.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.