Print

Print


Hi -

The server breaks each range into a 128KB chunk:

https://github.com/xrootd/xrootd/blob/master/src/XrdHttp/XrdHttpReq.cc#L246-L304

So, while you request 6 chunks of data totaling 130MB, internally this becomes ~1,300 requests, over the limit.

@ccaffy - you may want to take a look at this.  The algorithm here is ... not ideal.

Brian

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1976#issuecomment-1482724776
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1