Skip to content
Snippets Groups Projects
Commit bba80acc authored by Ian Kumlien's avatar Ian Kumlien
Browse files

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
parent 400ced7b
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,6 @@ global ...@@ -15,7 +15,6 @@ global
defaults defaults
log global log global
mode http
option redispatch option redispatch
option httplog option httplog
option forwardfor option forwardfor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment