Re: Question regarding haproxy nagios setup

2011-05-03 Thread Amol
hi Timh, Thanks for the update, yes i tried setting that up and now the initial part of my check_haproxy.pl file looks like this #!/usr/bin/perl -w # nagios: -epn # # Copyright (c) 2010 Stéphane Urbanovski stephane.urbanov...@ac-nancy-metz.fr # # This program is free software; you can

Re: Linux routing performace

2011-05-03 Thread Jon Watte
Does the internal network need a gateway at all? We run a very similar set-up, HAProxy listening on a public network, and forwarding TCP connections to servers on an internal network. Because all the servers are on the same 10/8 subnet, no default gateway is needed. Sincerely, jw Jon Watte,

Re: Linux routing performace

2011-05-03 Thread Joseph Hardeman
Hi James, I would agree with jw. If your internal network is all on the same subnet, you don't need the second gateway. Now if you are routing to different subnets on the internal network, you could simply put route statements pointing those routes to use the internal router instead of adding a