Book Contents

Previous Topic

Next Topic

Limits

Limits imposed on use of system resources are defined by the limits node. This node is specified by complex type domainLimits (plesk_domains.xsd). It is structured as follows:

  • The max_subdom node is optional. Specifies the maximal number of subdomains for a domain created using this domain template. Data type: integer.
  • The disk_space node is optional. Restricts the amount of disk space (in Mb) for a domain created using this domain template. Data type: integer.
  • The max_traffic node is optional. Specifies the maximal data traffic per month (in Mb) for a domain created using this domain template. Data type: integer.
  • The max_wu node is optional. Specifies the maximal number of web pages (web users) hosted on a domain created using this domain template. Data type: integer.
  • The max_db node is optional. It specifies the maximal number of MySQL databases for a domain created using this domain template. Data type: integer.
  • The max_box node is optional. Specifies the maximal number of email boxes on a domain created using this domain template. Data type: integer.
  • The mbox_quota node is optional. Restricts the maximal amount of disk space (in Kb) allotted for a single mailbox on the domain created using this domain template. Data type: integer.
  • The max_redir node is optional. Specifies the maximal number of redirects on a domain created using this domain template. Data type: integer.
  • The max_mg node is optional. Specifies the maximal number of email groups on a domain created using this domain template. Data type: integer.
  • The max_resp node is optional. Specifies the maximal number of autoresponders (preset messages sent automatically) on a domain created using this domain template. Data type: integer.

 

  • The max_maillists node is optional. Specifies the maximal number of mailing lists on a domain created using this domain template. Data type: integer.
  • The max_webapps node is optional. Specifies the maximal number of web applications allowed on a domain created using this domain template. Data type: integer.
  • The expiration node is optional. Specifies the number of seconds during which the domain account will be valid once created using this domain template. Data type: integer.
  • The total_mboxes_quota node is optional. Restricts the maximal amount of disk space (in Mb) occupied by all email boxes on a domain created using this domain template. Data type: integer.
  • The max_dom_aliases node is optional. Specifies the maximal number of aliases for a domain created using this domain template. Data type: integer.
  • The mysql_dbase_space node is optional. Sets the disk space limit on MySQL databases belonging to a domain created using this domain template. Data type: integer.
  • The mssql_dbase_space node is optional. Sets the disk space limit on MSSQL databases belonging to a domain created using this domain template. Data type: integer.
  • The max_mssql_db node is optional. Limits the number of MSSQL databases for a domain created using this domain template. Data type: integer.
  • The max_shared_ssl_links node is optional. Specifies the maximal number of shared SSL links for a domain created using this domain template. Data type: integer.
  • The max_subftp_users node is optional. Specifies the maximal number of FTP subaccounts on a domain created using this domain template. Data type: integer.
  • The max_fpse_users node is optional. Specifies the maximal number of MS FrontPage subaccounts on a domain created using this domain template. Data type: integer.