Website

nuster – high-performance HTTP proxy cache server

nuster is a high-performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy.

It’s 100% compatible with HAProxy and takes full advantage of the ACL functionality of HAProxy to provide fine-grained caching policy based on the content of request, response or server status.

Key Features

  • All features from HAProxy(HTTPS, HTTP/2, ACL, etc).
  • Extremely fast.
  • Powerful dynamic cache ability:
    • Based on HTTP method, URI, path, query, header, cookies, etc.
    • Based on HTTP request or response contents, etc.
    • Based on environment variables, server state, etc.
    • Based on SSL version, SNI, etc.
    • Based on connection rate, number, byte, etc.
  • Cache management.
  • Cache purging.
  • Cache stats.
  • Cache TTL.
  • Disk persistence.

nuster can also be used as a RESTful NoSQL cache server, using HTTP POST/GET/DELETE to set/get/delete Key/Value object.

It can be used as an internal NoSQL cache sits between your application and database like Memcached or Redis as well as a user-facing NoSQL cache that sits between end-user and your application. It supports headers, cookies, so you can store per-user data to the same endpoint.

Features include:

  • All features from HAProxy (HTTPS, HTTP/2, ACL, etc).
  • Conditional cache.
  • Internal KV cache.
  • User facing RESTful cache.
  • Support any kind of data.
  • Support all programming languages as long as HTTP is supported.
  • Disk persistence.

nuster can be used as an HTTP/TCP load balancer just like HAProxy.

Features include:

  • All features of HAProxy are inherited, 100% compatible with HAProxy.
  • Load balancing.
  • HTTPS supports on both frontend and backend.
  • HTTP compression.
  • HTTP rewriting and redirection.
  • HTTP fixing.
  • HTTP2.
  • Monitoring.
  • Stickiness.
  • ACLs and conditions.
  • Content switching.

Website: github.com/jiangwenyuan/nuster
Support:
Developer: Jiang Wenyuan
License: GNU General Public License

nuster is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Load Balancers
TraefikModern HTTP reverse proxy and load balancer
HAProxyHigh availability layer 7 load balancer and proxy server for TCP and HTTP
CiliumeBPF-based Networking, Observability, Security
nginxIncludes a L7 load balancer
RoadRunnerHigh-performance PHP application server, load balancer, and process manager
fabioFast, modern, zero-conf load balancing HTTP(S) and TCP router
BFEModern L7 load balancer
gobetweenModern and minimalistic L4 load balancer and reverse-proxy
SeesawLinux Virtual Server (LVS) based load balancing platform. L4 load balancer
nusterHigh-performance HTTP proxy cache server and HTTP/TCP load balancer
GLB DirectorSet of stateless L4 load balancer servers
BalanceGeneric TCP proxy with round robin load balancing and failover capabilities

Read our verdict in the software roundup.

Web Caches
Varnish CacheWeb accelerator written with performance and flexibility in mind
nginxVery powerful and efficient web server and reverse proxy
Traffic ServerHigh-performance building block for cloud services
MemcachedDistributed memory object caching system
SquidHigh-performance proxy caching server and web cache daemon
nusterHigh-performance HTTP proxy cache server
ApacheHugely popular web server with caching modules

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments