Pēteris Birkants
Pēteris Birkants
Hello! Using this module for a high-traffic web application, I've observed that the server gradually runs out of memory due to ever-increasing httpd worker process memory usage. I've reproduced the...
### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...
## Description Bridge link between Jicofo and JVB sometimes is terminated when host is under heavy load by other processes, but later never recovers, preventing any Jitsi calls from working...
When publishing via POST requests, it seems that some channel IDs work fine, but others do not, if the following conditions are met: * `worker_processes 2;` (or more) * Publisher...
Hello! I'm having issues with using the various upstream request features when using websockets for publishing. The documentation for `nchan_publisher_upstream_request` states: > Send POST request to internal location (which **may**...
Updates shebang line to use Python3 by default while remaining backwards-compatible with Python2.7.