nuster icon indicating copy to clipboard operation
nuster copied to clipboard

A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy

Results 22 nuster issues
Sort by recently updated
recently updated
newest added

We want to run a cluster of nuster instances for rolling upgrades and disaster recovery. To insure the caches are in sync across the cache cluster, we intend to integrate...

I try use Nuster as cache proxy for external forward proxy. But cache not saved on disk. ``` global nuster manager on master-worker nuster cache on data-size 1m dir /tmp/nuster...

Hi, How can I use Haproxy v2.4.0 with nuster

Hi, Could we have official ARM64 Docker images at nuster/nuster? Thanks!

help wanted

Hi this is very basic question but i spent a lot of time but no success, im using nuster as a cache server and need to add CORS, below is...

I am using the simplest config global nuster manager on nuster cache on data-size 200m frontend fe bind *:80 mode http default_backend be backend be mode http nuster cache on...

Pthread-embedded for Pthread. LWIP for ip stack or http://www.f-stack.org/ from tencent. Replace glibc with newlib x86 options Replace stock zlib with Cloudflare Zlib. Ability to use different mallocs like mimalloc...

and nuster send request to the backend server and update the cache at the same time. btw, does the `purge` request mark the cache `stale`, and not directly deleting it?...

enhancement

Hello, Didn’t have the chance to check nuster yet but it seems a great product! I would like to ask what’s the best way to keep nuster update? Any thoughts...

help wanted

Haproxy does calculate processes open file soft limit using maxconn value. This value is far too low in large cache scenario. It is possible to change hard limit through setting...

enhancement