# Stats page/Control of back-end servers

**URL:** https://discourse.haproxy.org/t/stats-page-control-of-back-end-servers/80
**Category:** Help!
**Created:** [January 27, 2016, 1:10pm UTC](https://discourse.haproxy.org/t/stats-page-control-of-back-end-servers/80 "2016-01-27T13:10:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sheepykins](https://avatars.discourse-cdn.com/v4/letter/s/77aa72/32.png) [@Sheepykins](https://discourse.haproxy.org/u/Sheepykins)
#### Post date: [January 27, 2016, 1:10pm UTC](https://discourse.haproxy.org/t/stats-page-control-of-back-end-servers/80/1 "2016-01-27T13:10:09Z")

</div>

Hi 🙂

First of all, first time using HAPROXY, due to some retard customers who want everything their own way we had to switch from Apache but so far i’m enjoying learning haproxy.

I have an issue though, I’ve seen a bug report but not much else. In some screenshots on the stats pages I can see there is a control that will allow you to down back-end servers for maintenance etc…

However in some others that isnt there and i’m required to use a socket.

My backend connections are in tcp mode, this might be why but wanted to check I’m not being a spod.

any advice?

Cheers 🙂

---

<div class="post-metadata">

### Author: ![Baptiste](https://avatars.discourse-cdn.com/v4/letter/b/cab0a1/32.png) [@Baptiste](https://discourse.haproxy.org/u/Baptiste)
#### Post date: [January 28, 2016, 3:54pm UTC](https://discourse.haproxy.org/t/stats-page-control-of-back-end-servers/80/2 "2016-01-28T15:54:37Z")

</div>

Hi,

You must turn on admin mode on your stats page:  
[http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#stats%20admin](http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#stats%20admin)

---

<div class="post-metadata">

### Author: ![Sheepykins](https://avatars.discourse-cdn.com/v4/letter/s/77aa72/32.png) [@Sheepykins](https://discourse.haproxy.org/u/Sheepykins)
#### Post date: [February 8, 2016, 1:14pm UTC](https://discourse.haproxy.org/t/stats-page-control-of-back-end-servers/80/3 "2016-02-08T13:14:11Z")

</div>

Verified, working.

Thanks Baptiste 🙂
