Update ssh haproxy healthcheck
Found this whilst testing zero downtime. If you stop gitlab on one of the rails boxes then the tcp check will still pass but any git commands sent here will fail as there is nothing to process them. The healthcheck needs to operate the same as http for this.
Edited by Nick Westbury