That disables a server. I want to disable a backend. -Patrick
------------------------------------------------------------------------ *From: *Mark Janssen <[email protected]> *Sent: * 2013-12-21 17:34:32 E *To: *Patrick Hemmer <[email protected]> *CC: *[email protected] <[email protected]> *Subject: *Re: disable backend through socket > You can use the following command on the socket; > > disable server backendnamel/servername > > or, change the weight to zero: > > set weight backendname/servername 0 > > > On Fri, Dec 20, 2013 at 10:39 PM, Patrick Hemmer > <[email protected] <mailto:[email protected]>> wrote: > > Simple question: Is there any way to disable a backend through the > socket? > I see you can disable both frontends, and servers through the > socket, but I don't see a way to do a backend. > > -Patrick > > > > > -- > Mark Janssen -- maniac(at)maniac.nl <http://maniac.nl> > Unix / Linux Open-Source and Internet Consultant > Maniac.nl Sig-IO.nl Vps.Stoned-IT.com <http://Vps.Stoned-IT.com> >

