[Twisted-web] Twisted Klein idle connection timeout

John Aherne johnaherne at rocs.co.uk
Sun Mar 3 03:30:16 MST 2019


Klein defaults to the twisted http timeout of 60 seconds.

But in twisted web Site setup you can define a timeout parameter to change
this. e.g.

factory = Site(root, timeout=300)

I can't see any option to add a parameter in Klein to change this.

Is there no option for this or have I just missed the obvious setup point.

Thanks for any info.


-- 
*John Aherne*




*www.rocs.co.uk <http://www.rocs.co.uk>*
020 7223 7567
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-web/attachments/20190303/070a4d2d/attachment.html>


More information about the Twisted-web mailing list