cdp-cache icon indicating copy to clipboard operation
cdp-cache copied to clipboard

a caddy 2 proxy cache plugin

Results 14 cdp-cache issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) from 2.4.6 to 2.5.0. Release notes Sourced from github.com/caddyserver/caddy/v2's releases. v2.5.0 Caddy 2.5 introduces new features you'll love as well as a huge number of bug fixes and...

dependencies

``` panic: interface conversion: interface {} is nil, not *caddyhttp.Server goroutine 55 [running]: github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy(0xc000124300, {0x7fdfc555d1b0, 0xc000690090}, 0xc00025fb00, 0xc00025fa00, 0xc00037ed40, {0xc00003b500, {0x1a32780, 0x3}, {0xc00003ff20, ...}, ...}, ...) github.com/caddyserver/caddy/[email protected]/modules/caddyhttp/reverseproxy/reverseproxy.go:730 +0x189d github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration(0xc000124300, 0xc00025fb00,...

I want to limit the cache size, like nginx.

enhancement

Hello, Whatever I write to configuration, requests are always passed to the upstream and returned cache status header contains `bypass`. Here id a handler part of my YAML caddy config....

I have a problem with the same file being downloaded again after the service restarts

bug

Many thanks for the great development! We would like to use Caddy as cache server for HLS streaming. Here we cache the playlist with only one second. However, if many...

enhancement

Close #33 - Reply to the client with the correct response status code - Use a better, more specific `defaultCacheKeyTemplate` to exact matches on resources that are redirected. - The...

I would like to edit the README file, but since it ends in .org, the browser based editor does not work on it. Could we rename it to README.md. That...

![image](https://github.com/sillygod/cdp-cache/assets/62111816/ec5160a6-15ac-4730-8726-b9e57ec1adae) memory high usage and auto kill service , please help. { "admin": { "listen": "0.0.0.0:7777" }, "apps": { "http": { "servers": { "server_0": { "listen": [ ":80" ], "routes":...

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.11 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...

dependencies