sgohl
sgohl
I just want to note that it would be a good thing if traefik would support Redis Cluster. And not only certificates, but also other configuration and metadata could be...
I'm actually afraid, this would result in not retrying connecting the backend ever. If the `buffer` directive could be enhanced to accept connection errors and a configurable interval for retrying,...
Wait, is it now possible to disable the caching completely? I am mounting multiple nfs shares with massive amounts of files into the container, caching never completes. I already set...
it always crashes: ``` droppy-prepress.1.v5z3bsermux8@swarm1 | 2020-03-27 01:58:07 [INFO] Caching files ... droppy-prepress.1.v5z3bsermux8@swarm1 | droppy-prepress.1.v5z3bsermux8@swarm1 | droppy-prepress.1.v5z3bsermux8@swarm1 | droppy-prepress.1.v5z3bsermux8@swarm1 | [1:0x564695842e00] 1087936 ms: Scavenge 2045.7 (2049.2) -> 2044.9 (2049.7) MB,...
> will create an ext4 filesystem, which is not compatible with multi-attach. You would need to use GFS2 or OCFS2 oh sure, I absolutely didn't think about filesystem in that...
> this is not simple enough :heart: love that. Too few people thinking that way!
What if the parser just "waits" for the last colon by splitting the metrics name or something like that - wouldn't that be a seamless solution? You know that everything...
I have the same problem - the polling interval does not address this. When 200 changes occur, watcher seems to chain it and executes the specified command 200 times then....
I found out, while acweb maintaining a running acServer pid, killing the pid, acweb recognizes it and will not be shown in the instances panel anymore. But when I manually...
I build the bot via nodejs/discord.js (https://github.com/port22/acbot) I feared you'd have no time. unfortunately I'm a dumbass in programming, most of the time I don't know what I'm doing and...