Moe
Moe
I use tera in an actix-web project and wanted to expose the [`url_for` method](https://docs.rs/actix-web/3.3.2/actix_web/web/struct.HttpRequest.html#method.url_for) of `HttpRequest` to the template. The template engine is initialised globally, and so are its registered...
Currently experiencing instances of `408 Request Timeout` running sozu 0.13.6 after 10s when the client starts the request but does not manage to process data fast enough (uploading MiB-range files)....
Are there plans to handle client certificates? This might be used to offload/centralise authentication and even take routing decisions. I have mulled it over a bit and came up with...
I built a tool for creating letsencrypt certs, integrated with our DNS infrastructure. At this point, I could create cert and key for any service and then disseminate the files...
I want to use trust-dns `named` for a VPN and internal services. It will be defined as a domain-specific DNS server and only serve internal addresses. I want to use...
Currently, the files under `/etc/containers/systemd` all just have the name of the service, which makes it painful to not loose sight of seemingly unrelated `nginx.service`, `app.service`, `db.service` and so on....
#### Describe your feature request I recently had the use case of searching an nginx cache (using slicing) containing many 100 GiB of data. Each file contains the response HTTP...