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

jewel: rgw: make sending Content-Length in 204 and 304 controllable #13505

Closed

Conversation

rzarzynski
Copy link
Contributor

This is a Jewel backport of PR #10156.

This commit introduces a new configurable "rgw print prohibited
content length" to let operator decide whether RadosGW complies
to RFC 7230 (a part of the HTTP specification) or violates it
but follows the Swift's behavior.

This commit has not been backported from master but instead
made specifically for Jewel because of significant differences
between it and master in the front-end architecture. However,
the meaning and logic of the newly introduced configurable has
been preserved.

Fixes: http://tracker.ceph.com/issues/16602
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
@ktdreyer ktdreyer added this to the jewel milestone Feb 17, 2017
@ktdreyer
Copy link
Member

corresponds to backport ticket http://tracker.ceph.com/issues/18983

@rzarzynski
Copy link
Contributor Author

@mattbenjamin, @cbodley: I saw the comment regarding schedule and created this backport just in case. I hope it will be helpful.

@rzarzynski
Copy link
Contributor Author

Closing this one in favor of #13503. I've just missed the earlier backport. Sorry for the inconvenience, @ktdreyer.

@rzarzynski rzarzynski closed this Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants