-
-
-
I think we can support load balancing HTTP requests across worker threads by leveraging the same mechanisms that allows Cluster to do it. If a libuv handle can cross processes, it definitely can cross…
-
I have an old project using micro-services architecture, where the queues are named "{service-name}-module." When inspecting the metrics endpoints, some metrics work properly:
```
# TYPE celery_ac…
-
## Summary
We have seen a condition where nginx-auth-ldap gets stuck in an indefinite loop using 100% CPU. We are unable to reliably reproduce this issue and we do not know what condition causes the…
-
Recently, when I was comparing the performance of different versions of nginx, I found that the commit https://github.com/nginx/nginx/commit/96c342e56035a9676180d03b4659d5b05b9c6b07#diff-cb075cb5165a…
-
**Issue**
This is a repair item from an incident where there were socket connection failures on the worker VM causing no messages to reach from the powershell language worker and the functions host. …
-
### Description
There’s still room for [example-advanced.nginx.conf](https://github.com/cryptpad/cryptpad/blob/main/docs/example-advanced.nginx.conf) to be tuned.
### Steps to reproduce
See h…
-
I would like to understand, without reading the Gradle source code, what the various daemons are.
### Expected Behavior
I should read the documentation, and understand that there is a 'master' dae…
-
Trying to do it (`model.share_memory()`), and getting this error
```
Mar 27 19:35:35.329 [ERROR] [petals.client.routing.sequence_manager.make_sequence:119] Using a sequence manager that is not run…