Make max read size in HTTP storage client configurable via tahoe.cfg #3906

Open
opened 2022-07-05 15:36:11 +00:00 by itamarst · 1 comment

Right now it's hard-coded to 30MB (allmydata.storage.http_client.limited_content), and user might want to configure it. For this to be a useful knob, this will need to configure also the actual code that sends the request and determines how much it asks for... and maybe it's not a useful knob at all?

Right now it's hard-coded to 30MB (`allmydata.storage.http_client.limited_content`), and user might want to configure it. For this to be a useful knob, this will need to configure also the actual code that _sends_ the request and determines how much it asks for... and maybe it's not a useful knob at all?
itamarst added the
unknown
normal
task
n/a
labels 2022-07-05 15:36:11 +00:00
itamarst added this to the HTTP Storage Protocol milestone 2022-07-05 15:36:11 +00:00
Author

I am not sure this is actually useful, punting.

I am not sure this is actually useful, punting.
itamarst modified the milestone from HTTP Storage Protocol to HTTP Storage Protocol v2 2023-01-23 14:13:55 +00:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#3906
No description provided.