Appdynamics / HA-toolkit

AppDynamics Controller High Availability Toolkit
https://docs.appdynamics.com/display/PRO42/Using+the+High+Availability+(HA)+Toolkit
Apache License 2.0
13 stars 11 forks source link

Remove default 20MB/s throttle in replicate.sh #105

Open scosol opened 5 years ago

scosol commented 5 years ago

I've been bitten by forgetting to do this 10+ times and never because the replicate was over-working the disk- default should be disabled, and it can be enabled if needed.

Please modify so that "-t 0" continues to give correct unthrottled behavior.