Skip to main content

Apache Limit download+IP speed for/from IP?

Comments

6 comments

  • harmonypersechino5348
    I have done the following which limits the speed per file but a user can download multiple files from the server to bypass it. yum install ea-apache24-mod_env installed ratelimit through easyapache Created /etc/apache2/conf.d/userdata/350_mod_ratelimit.conf with SetOutputFilter RATE_LIMIT SetEnv rate-limit 10240 SetEnv rate-initial-burst 20480
    To set global uplaod limit However does this also include download if a script was to download a file through apache2 from another server?
    0
  • cPJustinD
    Hey there! To limit these bandwidth limits per user would likely need to be managed via a tool such as the LVE Manager with CloudLinux. More on this can be found here: More on CloudLinux's LVE Manager can be found here:
    0
  • harmonypersechino5348
    Hey there! To limit these bandwidth limits per user would likely need to be managed via a tool such as the LVE Manager with CloudLinux. More on this can be found here: More on CloudLinux's LVE Manager can be found here:
    0
  • vacancy
    You can do it with Litespeed Per Client Throttling feature. However, no limits can be defined for individual ip addresses. The limit is applied globally to all ip addresses.
    0
  • harmonypersechino5348
    You can do it with Litespeed Per Client Throttling feature. However, no limits can be defined for individual ip addresses. The limit is applied globally to all ip addresses.

    I don't have Litespeed unfortunately due to the costs. I do have CloudLinux if I can do it on a user basis but not too sure how (previous message)
    0
  • cPRex Jurassic Moderator
    @harmonypersechino5348 - CloudLinux has the following limit option for both incoming and outgoing bandwidth which can be controlled for each user:
    0

Please sign in to leave a comment.