It is late Sunday night. When would you do maintenance? -- Joe Hamelin, W7COM, Tulalip, WA, 360-474-7474
On Sun, Sep 27, 2015 at 7:50 PM, Grant Ridder <shortdudey...@gmail.com> wrote: > Hey, > > If anyone from CHP (california highway patrol) is listening, your website > is returning a 503. > > curl -v https://www.chp.ca.gov > * Rebuilt URL to: https://www.chp.ca.gov/ > * Hostname was NOT found in DNS cache > * Trying 168.145.114.48... > * Connected to www.chp.ca.gov (168.145.114.48) port 443 (#0) > * TLS 1.2 connection using TLS_DHE_RSA_WITH_AES_256_CBC_SHA > * Server certificate: *.chp.ca.gov > * Server certificate: Entrust Certification Authority - L1K > * Server certificate: Entrust Root Certification Authority - G2 > > GET / HTTP/1.1 > > User-Agent: curl/7.37.1 > > Host: www.chp.ca.gov > > Accept: */* > > > < HTTP/1.1 503 Service Unavailable > < Content-Type: text/html; charset=us-ascii > < Date: Mon, 28 Sep 2015 02:48:23 GMT > < X-Cnection: close > < Content-Length: 326 > < > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"" > http://www.w3.org/TR/html4/strict.dtd"> > <HTML><HEAD><TITLE>Service Unavailable</TITLE> > <META HTTP-EQUIV="Content-Type" Content="text/html; > charset=us-ascii"></HEAD> > <BODY><h2>Service Unavailable</h2> > <hr><p>HTTP Error 503. The service is unavailable.</p> > </BODY></HTML> > * Connection #0 to host www.chp.ca.gov left intact > > -Grant >