Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 833 Bytes

File metadata and controls

31 lines (21 loc) · 833 Bytes

509 Bandwidth Limit Exceeded

The server bandwidth limit has been exceeded.

Note: This is an unofficial status code and may not be standard across all servers.

ℹ️ Details

This status code is not specified in any RFCs. Its use is unknown.

💡 Common Use Case

Shared hosting environments often use this to shut down a site that has exceeded its monthly bandwidth quota.

🔧 How to Fix / Handle

Wait until the limit resets (usually next month) or upgrade the hosting plan.

💻 Code Example

HTTP/1.1 509 Bandwidth Limit Exceeded

🖼️ Visual

509 Status Code Image

🔍 Technical Info

  • Code: 509
  • Category: Unofficial

📖 Read more on MDN


🔙 Back to List