diff --git a/web/root/error/429.html b/web/root/error/429.html new file mode 100644 index 0000000000000000000000000000000000000000..64860fdb2586492274b6bf2ee20bcc211c6829c1 --- /dev/null +++ b/web/root/error/429.html @@ -0,0 +1,8 @@ +<HTML> +<HEAD> +<TITLE>Too Many Connections</TITLE> +</HEAD> +<BODY> +Max Concurrent Connections Exceeded +</BODY> +</HTML>