Skip to Content.
Sympa Menu

per-entity - RE: [Per-Entity] A little MDQ mvp in AWS

Subject: Per-Entity Metadata Working Group

List archive

RE: [Per-Entity] A little MDQ mvp in AWS


Chronological Thread 
  • From: "Cantor, Scott" <>
  • To: Christopher Hubing <>
  • Cc: Per-Entity Metadata Working Group <>
  • Subject: RE: [Per-Entity] A little MDQ mvp in AWS
  • Date: Thu, 13 Oct 2016 16:47:02 +0000
  • Accept-language: en-US
  • Authentication-results: spf=pass (sender IP is 164.107.81.218) smtp.mailfrom=osu.edu; incommon.org; dkim=none (message not signed) header.d=none;incommon.org; dmarc=bestguesspass action=none header.from=osu.edu;
  • Ironport-phdr: 9a23:jEz/oRQ6DiToLA34GPFbQa2cl9psv+yvbD5Q0YIujvd0So/mwa64ZBGN2/xhgRfzUJnB7Loc0qyN7PCmBDdLuMvJmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3XfDB4LeXtG4PUk9//l6Xro8WSME10g2+WYalzNwmxtQXcrIE2nIFjLKl5nhDJv3FJfet+xGV0KEiVkgqmoMq84cgw3T5Xvqdr3MdGTaLgO+wDRrtEEH5uZ2s84tHsr1+ZZQyU+z0RXnhAwUkAOBTM8ByvBsS5iSD9rOconXDCZcA=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

> Ah, so the concern is that a node goes away in the middle of serving
> a metadata request to the client. And, the client would not recover or
> retry the request?

Defining "in the middle" as between the time the client is given a particular
address and the request is made or completes, yes. Browsers now fetch all A
records and auto-failover to all of them, so if you have aggressive timeouts,
you get what appears to be a reliable system when you're serving largely
static content. Non-browsers don't, and in some cases probably can't, even if
they wanted to. The model just doesn't work for "services" very well.

It may be that REST clients are starting to evolve to compensate for this,
but my initial research doesn't suggest to me that either Java nor libcurl
are doing this, so that covers Shibboleth.

-- Scott




Archive powered by MHonArc 2.6.19.

Top of Page