Thank you.. However, I a have a followup.. What does it mean when I get this: 'stats' ignored because frontend 'myfrontend-80' has no backend capability? Even though I have a default backend defined?
Thanks again. - Alex From: Baptiste [mailto:[email protected]] Sent: Thursday, January 03, 2013 3:24 PM To: DeMarco, Alex Cc: [email protected] Subject: Re: stats question Hi Alex, configure your stat URL as usual, then you can protect it with an ACL: http-request allow if { path /stats } { src 123.456.789.99 } http-request deny if { path /stats } cheers On Thu, Jan 3, 2013 at 9:05 PM, DeMarco, Alex <[email protected]<mailto:[email protected]>> wrote: 123.456.789.99

