Date: Wed, 16 Jun 2021 22:15:36 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256657] [tcp] RACK unsuitable for connecting to mysql via network socket on stable/13 Message-ID: <bug-256657-7501-nmwgGUSr4J@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256657-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-256657-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256657 --- Comment #11 from Michael Tuexen <tuexen@freebsd.org> --- I'm confused. Which config is working and which is not? Initially you have net.inet.tcp.functions_default=3Drack and start a server= . When you start on the same host the client (which would mean both use the RACK stack), does that work? Then you switch net.inet.tcp.functions_default=3Dfreebsd and start the clie= nt (that would mean that the client uses the FreeBSD stack and the server uses= the RACK stack). Does that work? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256657-7501-nmwgGUSr4J>