-
One of the common problems I hit while running my own server software in high-load production is a shortage of fdlimit resources. A common approach to mitigate this problem is to automatically set the…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I've found a few source…
-
Linux ([/ˈlɪnʊks/](https://en.wikipedia.org/wiki/Help:IPA/English), [LIN-uuks](https://en.wikipedia.org/wiki/Help:Pronunciation_respelling_key))[[11]](https://en.wikipedia.org/wiki/Linux#cite_note-pro…
-
### Description
At Deuxfleurs (deuxfleurs.fr) we are observing a fairly severe regression on our self-hosted Cryptpad instance, running version 2024.9.0.
We are observing that, after some time, sp…
-
_NOTE: The iperf3 issue tracker is for registering bugs, enhancement
requests, or submissions of code. It is not a means for asking
questions about building or using iperf3. Those are best directe…
-
### 📝 Preliminary Checks
- [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but st…
-
I use multiple operating systems on a daily basis.
At the moment, I have to maintain several different config file layouts/symlinks/etc for each OS due to the inconsistent location assumptions acros…
-
### Current Behaviour
Any combination of the following contains with me->SetDisableGravity(true); can not fly or stay on the sky after any action.
So many bosses lose the ability to fly, or fl…
-
The following produces no error on the Pyboard but an exception `TypeError: can't convert Foo to int` is raised under Unix (last line):
```python
import uselect as select
import uio as io
MP_STREA…
-
Currently Dart provides no access to filesystem permissions at all. It should do so.