Git Product home page Git Product logo

trafficserver's Introduction

Apache Traffic Server

Traffic Server is a high-performance building block for cloud services. It's more than just a caching proxy server; it also has support for plugins to build large scale web applications.

Pull Request Build Nighlty Build

See https://trafficserver.apache.org or upstream apache/trafficserver for more information.

This Fork

This fork is maintained by @netlify to allow us to test patches and maintain our own ATS related code. This default branch contains only settings and this readme - you should go to the appropriate branch to view the actual code.

Upstream tracking branches

view upstream master branch

view upstream 8.1.x branch

view upstream 9.0.x branch

view upstream 9.1.x branch

Netlify branches

view netlify master branch

view netlify 8.1.x branch

view netlify 9.0.x branch

view netlify 9.1.x branch

Automation Notes

This repo is automatically updated by zxaos/patchup.

While it shouldn't be necessary, you can also manually check for upstream changes by sending the repository dispatch API event with the on-demand-check event type:

curl -u username:oauth_token
     -X "POST" "https://api.github.com/repos/netlify/trafficserver/dispatches" \
     -H 'Content-Type: application/json; charset=utf-8' \
     -d $'{ "event_type": "on-demand-check" }'

Branches

Some branches directly track upstream. if you commit to these branches, your changes will be lost:

  • master
  • 8.1.x
  • 9.0.x
  • 9.1.x

Instead, commits should be applied to the appropriate -netlify branches:

  • master-netlify
  • 8.1.x-netlify
  • 9.0.x-netlify
  • 9.1.x-netlify

Commits on these branches will attepmt to be merged with upstream when possible.

trafficserver's People

Contributors

bruxisma avatar calavera avatar fasterthanlime avatar mraerino avatar mrdg avatar zxaos avatar

Watchers

 avatar

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.