aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/429.shtml
blob: c1f39fb91cbc1d07a5a463ab4318a0dba33cccc0 (plain)
1
2
3
4
5
6
7
<!--#set var="ERRORPAGE_CODE" value="429" -->
<!--#set var="ERRORPAGE_TEXT" value="Too Many Requests" -->

<!--#include file="header.shtml" -->
	<p>The server has detected an unusually high number of requests coming from your network (<code><!--#echo var="REMOTE_ADDR" --></code>)
	 and will not process further requests until the flooding has subsided.</p>
<!--#include file="footer.shtml" -->