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 | |
|---|---|
| Traefik | Modern HTTP reverse proxy and load balancer |
| HAProxy | High availability layer 7 load balancer and proxy server for TCP and HTTP |
| Cilium | eBPF-based Networking, Observability, Security |
| nginx | Includes a L7 load balancer |
| RoadRunner | High-performance PHP application server, load balancer, and process manager |
| fabio | Fast, modern, zero-conf load balancing HTTP(S) and TCP router |
| BFE | Modern L7 load balancer |
| gobetween | Modern and minimalistic L4 load balancer and reverse-proxy |
| Seesaw | Linux Virtual Server (LVS) based load balancing platform. L4 load balancer |
| nuster | High-performance HTTP proxy cache server and HTTP/TCP load balancer |
| GLB Director | Set of stateless L4 load balancer servers |
| Balance | Generic TCP proxy with round robin load balancing and failover capabilities |
Read our verdict in the software roundup.
| Web Caches | |
|---|---|
| Varnish Cache | Web accelerator written with performance and flexibility in mind |
| nginx | Very powerful and efficient web server and reverse proxy |
| Traffic Server | High-performance building block for cloud services |
| Memcached | Distributed memory object caching system |
| Squid | High-performance proxy caching server and web cache daemon |
| nuster | High-performance HTTP proxy cache server |
| Apache | Hugely popular web server with caching modules |
Read our verdict in the software roundup.
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. |

