Details
Description
Trying to utilize batching on a 47MB text file, but see no speed improvements over a regular transfer, noted the comment on implemented the feature before documenting. Is this feature implemented?
agentBESink( "xx.xx.xx.xx", 35853, batchN=100)
and
agentBESink( "xx.xx.xx.xx", 35853, batchN=100, batchLatency=10000, compression=true)