Daniel Santos

Results 32 comments of Daniel Santos

Also interested in the "workaround"!

I'd like to be able to remove response headers as well like "Server" or "X-Powered-By" added by some servers.

I believe I have the same problem. Configured ZM to use `vaapi` but don't see any improvement in performance. I'm running `1.35.1` via Unraid docker `dlandon/zoneminder.master`

Just as a matter of feedback on how useful this feature would be. Currently I'm evaluating the use of the [NOMAD](https://www.nomadproject.io/) scheduler and I'm facing a challenge regarding the use...

@mholt, I was looking for a way to disable `StrictHostMatching`. My scenario is I'm using Caddy as a sidecar for my applications to do mTLS. The caddy receiving the TLS...

Gotcha... unfortunately v2 is still a no go for us since we rely entirely on DNS SRV for upstream discovery. Hence why I'm having the `StrictHostMatching` issue on v1 😄...

hi @fgilio, yeah... basically, 3xx responses are redirection only and what was happening is that I was getting 302's from the upstream but the cache was responding with a 200...

Also, I'm sorry for the failing tests... I started using the memory backend but soon I started to get huge memory usages, probably memory leaking too, and moved to the...

@sillygod any chances we can get the other features I added merged? ``` - Changes how the file backend store the files by using sha256 hashes based on the entry...

Still happening on 1.11.2 running on my homelab. +1 to Option 2