• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

How to set monthly traffic limit from commandline using /usr/local/psa/bin/domain ?

S

SvetoslavM

Guest
I need to set monthly traffic limit for a domain.
How can I do that ?

This is from docs and it's not about monthly bandwidth limits.

-traffic-bandwidth
<number> Limits the network use.
Unlimited is set to -1.
Available since Plesk 8.3.
To limit the maximum network
use on the domain example.com
to 500 KB/S:
# ./domain -u example.com
-traffic-bandwidth 500
 
Back
Top