Giter Site home page Giter Site logo

draft-sidrops-publication-server-bcp's People

Contributors

job avatar ties avatar timbru avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

job ties

draft-sidrops-publication-server-bcp's Issues

Recommend that rrdp files are hosted on the same FQDN as RRDP

Based on private conversation and Job Snijders' message https://mailarchive.ietf.org/arch/msg/sidrops/ulvAvJMjmgHfvN23BcmFTEh5ZB4/

On the topic of the publication best practises, it might be good to
strongly recommend that RRDP notification file, delta files, and
snapshot file all be hosted on the same FQDN. But, AFAIK, the RRDP
specification doesn't actually require this.

I would recommend:

  • All files for RRDP on the same FQDN
  • Follow redirect for notification.xml but NOT for other files

Some CDNs use redirects. I think that these two recommendations allow you to use a CDN that does redirect.

Add BCP with regard to load-balancers

Add the best current practices with regard to load-balancers. Specifically:

  • Some CDN edge locations may use keep alive.
  • Others may time out/reconnect
    • Some CDNs may also use direct connections from nodes for IPv6, but use a proxy for IPv4

When failing over, old connections can stick to the old instance for a long time. For part, or all requests.

Worse, if you use a CDN without one central cache, each edge location may end up having a different view.

Best workaround known:

  • Monitor for origin error rate for CDNs that support this (a short list)
  • Limit HTTP keepalive to a short window + limited number of requests

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.