[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Our website is broken

From: Ben Reser <ben_at_reser.org>
Date: Mon, 03 Nov 2014 12:35:36 -0800

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.
Received on 2014-11-03 21:36:57 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.