> > If this thread has come to an end, I wonder whether the documentation > should be amended to help other users to get their configurations right. >
If i had to make up rules for setting timeouts correctly, they would prolly be along the lines of "heartbeat_timeout: should be a little higher than the longest blocking operation you're performing, but smaller than 60 seconds", and "graceful_timeout: should be a little higher than the longest time it takes your application to generate a response, but smaller than 60 seconds". And "If you need more than 60 seconds, some of those operations should really be performed with a job queue". -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
