Print

Print


@adriansev : The number of substreams per channel is being set globally for the whole xrootd client instance not per CopyProcess. That said, I've added new API that allows Python users to set/get values in XrdCl::Env in c5455c7b84baa7cdb8c22ac3e252507ca80dbf4a . E.g. you can set the number of substreams in the following way:

```
from XRootD import client
client.EnvPutInt( 'SubStreamsPerChannel', 15 )
```

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

########################################################################
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