Skip to main content

Installing/Using Trickle on VPS with cPanel

Comments

7 comments

  • vanessa
    I wouldn't try to deal with Trickle for something like this. In your backup config, simply create a new destination and perhaps write a quick script that invokes rsync with --bwlimit.
    0
  • cPanelMichael
    [quote="gardolom, post: 1607091">i tried shifting to proftpd and insert the TransferRate line on proftpd.conf but it doesnt work.
    Did you set this up on the remote FTP server or on the cPanel server? Thank you.
    0
  • gardolom
    Hello Michael, I set this up on the cPanel server.
    0
  • cPanelMichael
    You may want to try implementing some limits on the remote FTP server to see if that makes a difference. Thank you.
    0
  • gardolom
    It still doesn't work. In both the cPanel and the remote backup server, i added the ff lines in both proftpd.conf: TransferRate RETR,STOR,APPE,STOU 80000 the cPanel server still got nullrouted. Im not sure if the value I placed is 80000 which I understand amounts to 80 megabytes per second is correct for the providers limit of 100 Mbps.
    0
  • gardolom
    By the way the issue here is on the cPanel server. My remote backup server (which happens to be from a different provider) doesn't have such limit.
    0
  • cPanelMichael
    You may want to consult with your provider to see your options for software that will limit overall transfer speeds instead of allowing you to exceed the limit. Or, you could try implementing a custom solution like the one Vanessa suggested earlier in this thread. Thank you.
    0

Please sign in to leave a comment.