Hello! On Wed, Apr 18, 2012 at 03:46:24PM +0530, vivek goel wrote: > Is there any way I can specify a time-out for my http modue? > So If my module is not finishing it's task in N second nginx can abort that > request ? No, you have to handle timeouts in your module. Maxim Dounin