On Tue, 19 Apr 2016 23:43:14 +0000 Victor Orlikowski <v...@duke.edu> wrote:
> Eventlet throws a subclass of IOError on SSL read timeout. > Without this patch, the read() loop exits on having received this normally > innocuous event, causing unnecessary disconnect/reconnect cycles for switches. > > Thanks to Andy Hill for discovering this issue, and the initial version of > this patch. > >>From 7ab1aef5e5180f96909a72fbe3d577fbdc56babf Mon Sep 17 00:00:00 2001 > From: "Victor J. Orlikowski" <v...@duke.edu> > Date: Tue, 19 Apr 2016 19:28:03 -0400 > Subject: [PATCH] Eventlet throws a subclass of IOError when an SSL read > timeout occurs. Ensure that the read loop continues in this case. > > Signed-off-by: Victor J. Orlikowski <v...@duke.edu> > --- > ryu/controller/controller.py | 4 ++++ > 1 file changed, 4 insertions(+) Applied, thanks a lot! ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel