509 Bandwidth Limit Exceeded

Shared hosting code indicating the account exceeded its allotted bandwidth for the billing period.

Status

HTTP/1.1 509 Bandwidth Limit Exceeded

Details

509 is emitted by the bandwidth limit module used in cPanel and similar shared hosting control panels. The site is suspended for the rest of the period, or until the operator raises the allowance.

It is not in the IANA registry and no standard defines it. It is common enough on budget hosting that most operators recognize it on sight.

Common causes

How to fix it

As the client

As the server

Examples

GET / HTTP/1.1
Host: small-site.example.com

HTTP/1.1 509 Bandwidth Limit Exceeded

See also