Live data from Hacker News

Multi-master MySQL replication using the poor man’s VPN

blog.timakinbo.com

1–4 of 4 posts

Re: Multi-master MySQL replication using the poor man’s VPN

#3
post #2

This is an especially good idea as many currently deployed versions of MySQL suffer from unrecoverable segfaults as a result of receiving too many (read: more than six) SSL connections. Ask me how I know.

Experience? Apparently SSH tunnels could be used for more than just allowing an external server gain access to a service running on an internal server.