Felipe W Damasio
Felipe W Damasio
The current implementation of top/root domain is wrong for some TLDs. In order to properly detect the top domain, lets query the NS through the SOA record and get the...
### Detailed Description of the Problem Tonight we've decided to roll-out a bandwidth limitation-enabled haproxy. We've updated to 2.7.9 and enabled on all frontends: ``` filter bwlim-out limit-by-strm default-limit 2m...
Hi, I've been testing SRS as an SRT server. It works great! However, on git-latest (`ef90da352`), I noticed if I start publishing an SRT stream, play it, and quit the...
### Detailed Description of the Problem We have a backend generating a huge almost-40MB m3u8 file for streaming. So we've tried using the `compression` filter, which seems easy enough. The...
### Detailed Description of the Problem Hi, We've been testing 3.0-dev11 and 12 in production and we've noticed on single node with huge amounts of FD usage (millions), getting to...
### Detailed Description of the Problem Hi, We were getting a few content-length mismatches errors from users downloading data using HTTP frontends with big streaming files (4MB). This is about...
### Detailed Description of the Problem We have a small script that checks if haproxy locally (`127.0.0.1:80`) takes longer than 500ms for a TCP `connect`..triggering a kill + restart in...
**Describe the bug** I have an srt stream that containers scte-35 markings for ad mid-roll insertion. Stream #0:0[0x101]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1...
### Detailed Description of the Problem We've tried upgrading our setup to 3.3.0, but got a: ``` [ALERT] (335859) : config : parsing [/etc/haproxy/master.conf:337] : error detected while parsing an...
### Detailed Description of the Problem Hello, We're using haproxy with `cpu-policy group-by-cluster`, 128 threads (2 thread groups). And under very high loads, over 140Gbps, we've been getting crashes. We...