-
#### Proposal
It seems like Vegeta requires a request rate. It must either be specified with `-rate` or a default rate of 1 per worker per second is used. I propose making this optional, leading to…
-
## Affected Version
Silverstripe 4 (on Apache/PHP 7.3.5 with Nginx proxy)
Silverstripe 3 (on Apache/PHP 7.1.x with Nginx proxy)
## Description
We've just finished the SS4 update of a quite l…
-
**What happened**:
We want to prevent that we get too many requests from one IP. That's why we have configured the rate limit per sec/min. Unfortunately this does not work correctly when we…
-
Hello,
Now I think it's a good time to talk about planes to Pistache 0.1 release.
1) Do we have serious bugs (blockers) that stop 0.1 release? If they are, then can we write down them?
2) I h…
-
The e1000 driver implemented in zepyhr does only have one RX and one TX descriptor (RDLEN/TDLEN 1*16), however the intel **PCI/PCI-X Family of Gigabit Ethernet Controllers Software Developer’s Manual*…
-
SO the first thing I tried was to use `ab` to test a simple ping server from an example.
Turns out each request was always taking 10 seconds to complete. I dug into the code and found out the reaso…
-
If there is a queue of sockets to accept, accept() does not always clear it, some sockets seem to get "lost", they are still open but accept() will not accept them, it just blocks.
---
Steps to repr…
-
Inference failed while using ab with more than 3 concurrency but was ok with 1 or 2 concurrency. Using an A10G GPU, with Driver Version: 545.23.06,CUDA Version: 12.3, trt version:9.1, vicuna 13b-1.5-…
-
## ♻️ Debt/Refactor
We have an FPM configuration in our deployment to specify the number of FPM workers, worker life time, and watchdog timer cutoffs. Lately we've been running out of FPM workers …
-
Since the update of Akka some days ago, some of the Sipi round trips to Knora fail when Knora is asking Sipi for a lot of thumbnails (ca. 400).
The error is caused (or - at least - this is my interp…