RFC: disable haproxy http mode

In some cases the http mode in haproxy causes issues with api calls
(We exeperienced this in production between horizon and neutron)

See:
https://ask.openstack.org/en/question/57958/keystone-through-haproxy/

Change-Id: Id2079c5a491ef8691e7ad8846a5fec99e49ec4ba
This commit is contained in:
Ian Kumlien 2017-11-29 14:42:10 +01:00
parent 400ced7bc9
commit bba80acc8b
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ global
defaults
log global
mode http
option redispatch
option httplog
option forwardfor