Coder Social home page Coder Social logo

orkunkaraduman / oscdn Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 0.0 215 KB

Open Source CDN

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.93% Go 99.07%
cdn open-source oscdn cdn-service go go-application golang golang-application cdn-engine go-cdn

oscdn's Introduction

oscdn - Open Source Content Delivery Network

Go Reference Quality Gate Status

oscdn is an open-source Content Delivery Network (CDN) software designed to optimize website performance by efficiently delivering static assets to users worldwide. It supports HTTP/2, partial content serving, and rate limiting, making it a powerful and versatile solution for content delivery needs.

Features

  • HTTP/2 Support: oscdn leverages the latest HTTP/2 protocol to improve the loading speed and performance of websites, reducing latency and increasing concurrent connections.

  • HTTP/2 with h2c Support: In addition to traditional HTTP/2 over TLS (HTTP/2), oscdn now supports HTTP/2 Cleartext (h2c). This feature allows clients to initiate HTTP/2 communication without prior TLS negotiation. h2c support can be beneficial in certain scenarios where TLS encryption is not required, reducing handshake overhead and simplifying deployments.

  • Partial Content Serving: oscdn allows clients to request only parts of a resource, making it ideal for large files like videos, audio, or images. This feature enhances the overall user experience and saves bandwidth.

  • Rate Limiting: Control and manage traffic flow with rate limiting. oscdn provides configurable rate limits to prevent abuse and ensure fair usage of resources.

Getting Started

Follow the steps below to get oscdn up and running on your server:

  1. Prerequisites: Ensure you have go with version 1.20 installed on your system.

  2. Installation: Install oscdn by running the following command: go install github.com/orkunkaraduman/oscdn@latest

  3. Configuration: You can view command-line flags and config.yaml at this time.

  4. Start the Server: Launch the oscdn server by running the following command: oscdn --store-path=/example/store/path

Contributing

We welcome contributions from the community to improve and expand oscdn's capabilities. If you find a bug, have a feature request, or want to contribute code, please follow our guidelines for contributing (CONTRIBUTING.md) and submit a pull request.

License

oscdn is open-source software released under the BSD 3-Clause License.

Acknowledgments

We would like to thank the open-source community and the developers of the libraries and tools that oscdn depends on. Your contributions help make oscdn a reliable and powerful CDN solution.

Contact

If you have any questions, suggestions, or need support, you can reach me at [email protected].

oscdn's People

Contributors

orkunkaraduman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

oscdn's Issues

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.