Changes between Initial Version and Version 1 of Ticket #9020, comment 7
- Timestamp:
- Oct 27, 2023, 4:44:30 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9020, comment 7
initial v1 1 Please re-consider this patch. With object-based (S3) storage and potentially very long pre-signed URLs it is possible the URL can be larger than 5 kB. I f factonly the X-Amz-Security-Token query-part of an STS-generated pre-signed url can be 4096 bytes.1 Please re-consider this patch. With object-based (S3) storage and potentially very long pre-signed URLs it is possible the URL can be larger than 5 kB. In fact, only the X-Amz-Security-Token query-part of an STS-generated pre-signed url can be 4096 bytes. 2 2 3 3 At the moment ffmpeg/ffprobe will cut off the exces from the URL leading to S3 server rejecting the pre-signed URL with a HTTP 400.


