13 Nov
2019
13 Nov
'19
10:31 p.m.
On Wed, Nov 13, 2019 at 04:32:45PM +0000, Arash Shams wrote: > Hi everybody > Im using Nginx in front of radosgw and I generate the request id header on nginx can I pass the same value to radosgw and tell it use this header instead of generating a new one ? > > nginx sample : > > more_set_input_headers "x-amz-request-id: $txid" You'll have to patch RGW's source to do this: 1. Copy the header from request to response. 2. Do NOT store the header as metadata in PutObject. -- Robin Hugh Johnson Gentoo Linux: Dev, Infra Lead, Foundation Treasurer E-Mail : robbat2@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136