Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luminous: rgw: allow beast frontend to listen on specific IP address #20252

Merged
merged 1 commit into from Mar 20, 2018

Conversation

pdvian
Copy link

@pdvian pdvian commented Feb 2, 2018

This patch allows the beast frontend to listen on a specific
IP address rather than *. e.g., with below configuration:

rgw frontends = beast port=1.2.3.4:8080

rgw server will listen on 1.2.3.4 only.

Fixes: http://tracker.ceph.com/issues/22778

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
(cherry picked from commit 40cddc1)
@yuriw
Copy link
Contributor

yuriw commented Mar 19, 2018

@yuriw yuriw merged commit a9cdb76 into ceph:luminous Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants