Carlo Landmeter
Carlo Landmeter
In Alpine Linux we are using libssl1.1 which seems incompatible with lua-turbo. ``` crypto_linux.lua:77: Symbol not found: SSL_load_error_strings ```
According to the docs, httpdclient should support gzip data: use_gzip - Use gzip compression. Default is true. I am hosting a few larger json files which are gzipped, and while...
http://www.microhowto.info/howto/reap_zombie_processes_using_a_sigchld_handler.html
From what i can tell by using turbo, currently if i specify an url parameter like /home?foo turbo will consider this as a not set and will assign the default...
@moul and @fabled as discussed on #alpine-linux Please enable CONFIG_COMPACTION and CONFIG_SLUB. This should prevent oom when memory gets fragmented.
We are running dendrite monolith from official docker repo with version 0.13.1+49d75d3 with PG. We suddenly are experiencing server crashes with the following in our logs: ``` dendrite-dendrite-1 | time="2023-07-10T08:36:42.877813732Z"...
Mapped channels have an option to have channel numbers. It would be much easier from user perspective to let tvheadend number the channels by position. With drag and drop functionality,...