15 lines
348 B
Plaintext
15 lines
348 B
Plaintext
HTTP/1.0 503 Service Unavailable
|
|
Cache-Control: no-cache
|
|
Connection: close
|
|
Content-Type: text/html
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>503 Service Unavailable</title>
|
|
</head>
|
|
<body><h1>503 Service Unavailable</h1>
|
|
No server is available to handle this request. This is the default error file in haproxy.
|
|
</body></html>
|
|
|