Where can I read the Resource Usage Agreement? Skriv ut

  • 4

What are Resource Usage Policies?

In a shared hosting environment, a server's resources are what economists would call a common pool resource. Although each server has plenty of available system resources for everyone, no single user has the right to use all of the resources for themselves. In an effort to protect against the tragedy of the (server) commons, we have placed limits on the amount of a server's resources that any given user may consume. While these are limits, server abuse is not limited to these policies and is up to Frogabog discretion what constitutes server abuse. Please note that these resource policies are applicable towards all hosting services.

The Purpose of These Policies

Understand that these policies are in place to protect you, our customers, from poor service quality. If we need to impose a restriction on an account for resource abuse, that account is in violation of at least two of these policies (or one policy to a very serious degree) and is adversely affecting the other clients on their server. The large majority of sites, at least 99.5%, will never have to take these limits into consideration. That being said, it's good to be aware of them.

Enforcement

It is also important to note that many of these limits can be seen as "soft" limits. They are not actively enforced. If, however, you start to affect the overall performance of a server, we will contact you. If an account is found to be in violation of these Resource Usage Policies, we will do our best to work with clients to give 48 hours, 5 days, or 10 days notice depending on the severity of the violation. We reserve the right as outlined in the Terms of Service to suspend a site if it is causing a severe problem.

The Policies

Unsolicited Bulk/Commercial Email / SPAM

The use of Frogabog servers and networks to transmit unsolicited bulk/commercial email (also know as SPAM) is strictly forbidden. Under no circumstance is the transmission of SPAM acceptable or tolerated.

The transmission of spam from our servers and networks can cause irreparable monetary and reputation damage. All damages caused by spamming will be prosecuted to the fullest extent of the law.

Any client caught explicitly spamming from our servers or networks will have their account immediately terminated & without notice.

General Content & Service Restrictions

Backups
Frogabog's servers are not allowed be used as a backup/storage system and only one cPanel backup for that same account is allowed.

Reselling
Reselling is not allowed on our standard hosting plans. If reselling is desired, please contact us.

Adult Content
Under no circumstance is adult content permitted on Frogabog's servers or networks. All adult oriented pictures, videos, links, written content and similar is strictly prohibited. Should you require hosting for adult oriented content, please contact a host who specializes in this hosting realm.

Chat Applications
All interactive chat web applications are strictly prohibited on Frogabog's servers. This includes but is not limited to chat applications written in PHP, Perl, CGI, Python, Ruby, etc. in addition to IRC or IRC bots. Any web application that provides 'real-time' chat is not permitted. Shoutboxes, Chatboxes and other web based chat programs other than those specifically provided by Frogabog are prohibited.

Web Applications & Web Accessible Scripts
All web applications that are out of date and actively being exploited will be shut down immediately without notice. As a webmaster you should evaluate your web based applications and scripts on a regular basis to ensure they're secure and up to date.

General

  • Search Engine Optimization (SEO) farms or similar are strictly forbidden on Frogabog's servers and networks. SEO farms create undue strain and resource abuse on any given server and affect all clients.
  • Banner rotation services and link exchanges are not permitted.
  • Offering Image, File, Document and Data storage and free hosting and email services are strictly prohibited.
  • Off-site media storage is not permitted.
  • Operating a public mirror site is not permitted.
  • Running a proxy or anonymizer, whether publicly accessible or protected, is not permitted.
  • Prime bank or bank debenture-related sites, lottery sites, muds or online RPGs, hate sites, hacker-related sites, sites promoting illegal activity, IP scanner or other hacking tools, mail bombing or spam scripts, or forums and websites that distribute or promote warez content are expressly forbidden.
  • Bit torrent applications, trackers, and clients as well as any file-sharing/peer-to-peer activities are forbidden.
  • The operation of gaming servers (such as but not limited to Counter-Strike, Half-Life, battlefield1492) are forbidden.
  • Web spiders and indexers are not permitted.
  • The above mentioned services / web content create undue system load on our servers and should only be run in a dedicated server environment. All violations will be shut down immediately and may result in account suspension and/or termination.

If you have a question on whether or not your content is in violation, please email our Abuse Department for clarification.

 

Resource Usage Restrictions

Processes
Processes invoked by the web server, cron, shell or any other method should not exceed the following limitations:

  • Consume more than 64 MB of RAM.
  • Utilize in excess of 30 seconds of CPU time.
  • Number of open files should not exceed 64.
  • Create core dumps.
  • Number of simultaneous processes should not exceed 5.
  • Execute a script/binary that forks in a way to create a fork bomb.
  • Programs may not run in the background or listen on a network port. If you require a bot, service or daemon, you should consider a dedicated server.

Database Restrictions

  • All users are restricted to 15 concurrent MySQL connections.
  • Each database is restricted to 2 GB of disk space.
  • Database queries should not exceed 3,000 per hour.
  • Database changes (insert/update/delete) should not exceed 1,000 queries per hour.
  • Database servers should not be used as a hosted solution. Database access should only be used for the web site hosted by Frogabog.
  • Remote database access is for administrative purposes only.

Files and Directories

  • The total number of inodes in an account may not exceed 75,000. Every file (a webpage, image, email, php file, directory, etc.) on your account uses up one (1) inode. This is not something we actively enforce and it will only become an issue if a client is causing problems for other people on the server. We will of course notify you if this is the case with a full explanation.
  • A directory can not contain more than 2,500 immediate child files. This includes subdirectories themselves, but does not include files contained within those directories.

Web

  • Simultaneous Apache connections may not exceed 50 from one individual source at any given time.
  • Web processes should not fork or spawn subprocesses.

Email and Mailing Lists

  • Files in excess of 10 MB should not be sent via email.
  • No more than 250 e-mails per hour per domain name may be sent.
  • Processes should not send outbound mail to more than 25 recipients at any given time.
  • The maximum number of members per mailing list is 1,500.
  • POP connections are limited to 60 per hour.
  • SMTP connections (outbound email connections) are limited to 500 per hour.
  • Mailing lists larger than 1,500 will require special arrangements. Dividing one list into smaller parts to get around this limit is not allowed.
  • Any mailing list over 900 emails is only allowed in off peak times from 2am to 6am ET.
  • Any mailing list must be throttled so that it sends an email every 6 seconds at the very minimum. If the mailing list software you are using doesn't support throttling you must use something else. We do this as this keeps the server load from going very high and causing problems for other users. If you don't do this you will be suspended.
  • We do not allow you to send to a mailing list you were given or that you bought. This is spamming and we have zero tollerence for this (see above).
  • Any mailing list must comply with the rules set forth by the United States of America and can be found at: http://www.ftc.gov/bcp/edu/microsites/spam/.
  • No Direct SMTP mailing system scripts are permitted. Mail should be relayed through the local Mail Transfer Agent.

Cron Jobs

  • All cron jobs must be 'niced' to 15 or greater (see the Unix manpage for "nice" for more information).
  • A cron job should not execute more frequently than once every 5 minutes.

Shell

  • Our servers should not be used as an SSH bounce point to other servers/networks.
  • You may not use the Unix "find" command recursively on directories more than 5 levels deep.

Failure To Comply With Policy

Failure to fully comply with these terms is grounds for account suspension and/or termination (with or without refund, subject to Frogabog's discretion). All accounts and/or servers contained within Frogabog's network must adhere to the above policies.

We reserve the right to remove any account without prior notice. If we terminate your account for violating policy, you will forfeit your rights to a refund--and none will be given. No refunds for advanced payment.

Questions

The examples listed herein are a guide and may not be an exhaustive list. If you have a question on whether or not your content is in violation, please email our Abuse Department for clarification.

 


Hjälpte svaret dig?

«Tillbaka