On 11/3/14 11:52 AM, Andreas Stieger wrote:

> Depending on which back-end is hit, the content below is incorrectly
> delivered. Corr: now always. I have first seen this late last week.
> 
>> <body>
>> <!--#include virtual="/site-banner.html" -->
>> <!--#include virtual="/site-nav.html" -->
>> <div id="site-content">
>> <!--#include virtual="/site-notice.html" -->

Of the 3 servers that are setup for subversion.apache.org

[[[
$ dig +short subversion.apache.org
192.87.106.229
54.172.167.43
140.211.11.131
]]]

It appears that 54.172.167.43 is not doing server side includes.  You can
duplicate this repeatedly by doing:

curl http://54.172.167.43 -H 'Host: subversion.apache.org'

I'm talking to Infra about it now.

Reply via email to