Page History
...
If the queue size is exceeded, a response with HTTP code 429 is issued:
Code Block | ||
---|---|---|
| ||
<html>
<head><title>429 Too Many Requests</title></head>
<body>
<center><h1>429 Too Many Requests</h1></center>
<hr><center>nginx</center>
</body></html> |