[xml2rfc] [rt.ietf.org #298097] Bibxml server broken?

Carsten Bormann <cabo@tzi.org> Wed, 27 January 2021 12:15 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A2FC3A11CF; Wed, 27 Jan 2021 04:15:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r8Hn9RjOCG7Q; Wed, 27 Jan 2021 04:15:32 -0800 (PST)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C1833A11CD; Wed, 27 Jan 2021 04:15:32 -0800 (PST)
Received: from [172.20.10.3] (ip-109-41-64-57.web.vodafone.de [109.41.64.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4DQjH61nXYzyxS; Wed, 27 Jan 2021 13:15:30 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <F8D5B243-FD2D-4429-B9F1-A4F3EE9025E1@tzi.org>
Date: Wed, 27 Jan 2021 13:15:29 +0100
X-Mao-Original-Outgoing-Id: 633442528.9969651-deb24db28fd9e4517a76392d8572ac7c
Content-Transfer-Encoding: quoted-printable
Message-Id: <76403B48-36B6-4362-B9E4-3DA8594A0332@tzi.org>
References: <F8D5B243-FD2D-4429-B9F1-A4F3EE9025E1@tzi.org>
To: xml2rfc Mailing List <xml2rfc@ietf.org>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/n4uTMyQtyQkUNgRlPjC326pFqRY>
Subject: [xml2rfc] [rt.ietf.org #298097] Bibxml server broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 27 Jan 2021 12:15:34 -0000

Oops, c&p error. I meant:

$ curl -I https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6920.xml
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to xml2rfc.tools.ietf.org:443

But something is trying to be there:

$ curl -I http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6920.xml
HTTP/1.1 200 OK
Date: Wed, 27 Jan 2021 12:13:02 GMT
Server: Apache/2.2.22 (Debian)
Last-Modified: Sat, 23 Jan 2021 00:35:19 GMT
ETag: "39c1902-5f4-5b9867ab51fc0"
Accept-Ranges: bytes
Content-Length: 1524
Content-Type: application/xml
Expires: Thu, 28 Jan 2021 09:44:34 GMT
Connection: keep-alive

Looks like a broken reverse proxy.

Grüße, Carsten


> On 2021-01-27, at 13:11, Carsten Bormann <cabo@tzi.org> wrote:
> 
> Or is it just me?
> 
> $ curl https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.RFC.6920.xml
> curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to xml2rfc.tools.ietf.org:443
> 
> $ curl http://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6920.xml
> curl: (18) transfer closed with 1524 bytes remaining to read
> 
> (ietf-action notified.)
> 
> Grüße, Carsten
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc