Re: [AXIS2] Throttle upload bandwidth during sending SOAP messages

2018-06-11 Thread robertlazarski
On Mon, Jun 11, 2018 at 5:44 AM, Thorsten Schöning wrote: > Guten Tag Thorsten Schöning, > am Donnerstag, 7. Juni 2018 um 18:58 schrieben Sie: > > > So "7.1. Custom client connections" seem to be the way to go: Provide > > a custom HttpConnectionFactory and make Axis2 to use that, while I've > >

Re: [AXIS2] Throttle upload bandwidth during sending SOAP messages

2018-06-11 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Donnerstag, 7. Juni 2018 um 18:58 schrieben Sie: > So "7.1. Custom client connections" seem to be the way to go: Provide > a custom HttpConnectionFactory and make Axis2 to use that, while I've > already provided a custom connection manager to Axis2 in the past with