https://bugzilla.wikimedia.org/show_bug.cgi?id=44041

--- Comment #2 from Antoine "hashar" Musso <[email protected]> ---
Patchset 13 let puppet run properly on the instance and also have the
backend/frontend varnish services to run.
Things that are still lacking:
varnishncsa is not running so we have no log at all. We need a varnishncsa that
write logs to the local filesystem under /var/log/varnish/
varnish gives out a 503 error:
 $ curl -x 208.80.153.143:80 'http://en.wikipedia.beta.wmflabs.org/'
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 <html>
  <head>
    <title>503 Service Unavailable</title>
  </head>
  <body>
    <h1>Error 503 Service Unavailable</h1>
    <p>Service Unavailable</p>
    <h3>Guru Meditation:</h3>
    <p>XID: 1535339352</p>
    <hr>
    <p>Varnish cache server</p>
  </body>
 </html>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to