On Fri, Aug 17, 2018 at 11:51:02PM +0200, Cyril Bonté wrote:
> Sachin Shetty reported that socket timeouts set in LUA code have no effect.
> Indeed, connect timeout is never modified and is always set to its default,
> set to 5 seconds. Currently, this patch will apply the specified timeout
> value to the connect timeout.
> For the read and write timeouts, the issue is that the timeout is updated but
> the expiration dates were not updated.
> 
> This patch should be backported up to the 1.6 branch.

Perfect, thank you Cyril, I've now merged it.

Willy

Reply via email to