Open Source Cloudflare...

General Discussion
  • Seems like it could be interesting for those that want Cloudflare with Websockets, but without the price.

    http://blog.coinkite.com/post/109233166001/cloudfire-open-source-replacement-for-cloudflare

    Excerpt:

    CloudFIRE is a full stack for delivering web apps. It uses NGINX as the web server, and extends it with lots of custom Lua code. The Lua code runs inside the memory of the Nginx workers, and provides the following services:
    •Fake browser detection and blocking
    •Basic session cookies
    •Websocket fan-out / message passing
    •Content cache from redis and/or disk
    •Generalized virtual hosting: a single IP can host many domains
    •Technologies: Nginx, Lua, Redis, OpenResty, Websockets, FastCGI, Python, Flask, FreeBSD.

    It can serve static content directly, dynamic content via FastCGI, and also serve cached content from Redis.
    Learn more at CloudFIRE on Github


Suggested Topics


  • Unsolved General Discussion
    0 Votes
    5 Posts
    307 Views

  • 0 Votes
    2 Posts
    198 Views

  • 0 Votes
    3 Posts
    982 Views

  • 0 Votes
    4 Posts
    1320 Views

  • 0 Votes
    1 Posts
    1077 Views

| | | |