-
As far as I understand:
1. We currently have no idea how many requests per second OCaml.org can handle, especially on pages whose implementation is far from efficient.
2. There's no caching layer,…
-
Relevant log file
```
Successfully started Caddy (pid=17) - Caddy is running in the background
./mealie/run.sh: 8: bashio::supervisor.ping: not found
sed: can't read /app/Caddyfile: No such file…
-
I was trying to lock down my domain using HTTP version rules and found that Finamp is using HTTP/1.1 for all the network requests. Switching to HTTP/3 would bring a bunch of cool benefits, like faster…
-
https://frankenphp.dev/
https://laravel.com/docs/11.x/octane#frankenphp
This project handel caddy and more speed
-
**Bug description**
When one has basic auth enabled on their webserver (such as caddyserver with me) portainer fails to login at all
**Expected behavior**
A proper and safe logn
**Portainer Lo…
-
### Describe you feature request
**Is your feature request related to a problem? Please describe.**
Reloading container only to toggle XDebug is rather expensive because it involves restarting whole…
er1z updated
2 months ago
-
I've been using Caddy webserver with bedrock, multisite and more. As main webserver switch, as proxy from/to NGINX and/or proxied. What do you think about it? Anyway, I've started with Caddy after Eas…
-
In NGINX ssl-redirect is controlled by the "ssl-redirect" annotation.
I saw you implemented this functionality by it being enabled by default and the annotation "disable-ssl-redirect" to turn it off.…
-
**Is your request related to a problem?**
I install [VSCodium as a Flatpak from Flathub](https://github.com/flathub/com.vscodium.codium/#faq). As such, the application is sandboxed, but it has the `f…
-
The readme says:
> You must configure TLS with a reverse proxy in front of MollySocket. Molly can only connect to the server over HTTPS.
But should self-signed certificates be supported? Cause …