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

--- Comment #7 from Chris Steipp <[email protected]> ---
I updated the apache config and restarted the apaches. deployment-cache-text1
is still giving the https redirect for now:

csteipp@linux-hv06:~> curl -qI 'http://login.wikimedia.beta.wmflabs.org' 2>&1 |
egrep "(Location|X-Cache:)"
Location: https://login.wikimedia.beta.wmflabs.org/
X-Cache: deployment-cache-text1 hit (3), deployment-cache-text1 frontend hit
(3)

However the backend apaches are correctly not redirecting at this point:

csteipp@deployment-bastion:/data/project/apache/conf$ curl -I -H "Host:
login.wikimedia.beta.wmflabs.org" http://10.4.0.187 2>&1 | grep Location
Location: http://login.wikimedia.beta.wmflabs.org/wiki/Main_Page

So, hopefully in about 1200 seconds, we'll get the right answer from the cache
too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to