Project

General

Profile

Bug #41641

rgw:website redirect site request is not available

Added by Snow Si over 4 years ago. Updated over 4 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Target version:
% Done:

100%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

1.The http status code should be 301 When one of the <RoutingRules> takes effect and <HttpRedirectCode> is no specified.
2.When <HttpErrorCodeReturnedEquals> is not set, it will still compare <HttpErrorCodeReturnEquals> with HTTP Status Code("0 == Http Status Code"), the result may not be True. <KeyPrefixEquals> has the same problem, but in this case, it always is true

(S3 Protol: https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTwebsite.html)

Pull Request: https://github.com/ceph/ceph/pull/29810

History

#1 Updated by Greg Farnum over 4 years ago

  • Project changed from Ceph to rgw

#2 Updated by Casey Bodley over 4 years ago

  • Assignee set to Casey Bodley

#3 Updated by Casey Bodley over 4 years ago

  • Status changed from New to 17

#4 Updated by Patrick Donnelly over 4 years ago

  • Status changed from 17 to Fix Under Review

Also available in: Atom PDF