ceph/doc
Volker Theile 5bb986995a SSL-enabled dashboard does not play nicely with a frontend HAproxy. To fix that issue there are two new configuration options:
1. Disable redirection on standby managers. A HTTP error (500) will be returned instead of a redirection.
   $ ceph config set mgr mgr/dashboard/standby_behaviour "error"

2. Configure the HTTP error status code.
   $ ceph config set mgr mgr/dashboard/standby_error_status_code 503

Signed-off-by: Volker Theile <vtheile@suse.com>
2019-07-24 08:59:02 +02:00
..
_ext
_static/js
_templates
_themes/ceph
api
ceph-volume
cephfs Merge PR #28900 into master 2019-07-17 11:53:58 -07:00
changelog
dev Merge pull request #28765 from myoungwon/fix-chunk-scrub-dedup-tool 2019-07-24 09:59:58 +08:00
images
install
man doc/man: note that rbd-fuse is not intended for production workloads 2019-07-19 09:50:55 -04:00
mgr SSL-enabled dashboard does not play nicely with a frontend HAproxy. To fix that issue there are two new configuration options: 2019-07-24 08:59:02 +02:00
mon
rados Merge pull request #28772 from neha-ojha/wip-40528-2 2019-07-24 09:24:14 +08:00
radosgw Merge pull request #28910 from yuvalif/wip-yuval-pubsub-test-fixes 2019-07-09 16:24:56 -04:00
rbd Merge pull request #29083 from dillaman/wip-40802 2019-07-24 01:33:36 +02:00
releases doc/releases/nautilus.rst: fix typo in name 2019-07-22 18:46:00 +02:00
scripts
start Merge PR #28643 into master 2019-07-11 15:05:41 -07:00
.gitignore
architecture.rst
CMakeLists.txt
conf.py
favicon.ico
glossary.rst
governance.rst
index.rst
logo.png
man_index.rst
README.md