Joan Miquel

Results 472 comments of Joan Miquel

Possibly related to #794.

Hi, `php://input` for now it's always "" with Adapterman and Workerman. The post params work without problems, pass our tests without problems, the `$_POST` is correctly populated in each request....

We use Adapterman with Laravel 11 in the Techempower benchmark without problems. Check: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/laravel/start.php https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/laravel/server-man.php https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/laravel/laravel-workerman.dockerfile https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/laravel/composer.json#L11 In that dir, exist the rest of the files.

With the continuous run, what is it the problem ??

First need to work OK the continuous run, when it's stable all can think with Round 23 !!!

Hi, I'll try to comment, because it is difficult to me understand Chinese (with translator). In the Techempower benchmark, they changed to more powerful new servers (28 cores and 56...

Another question is: Are you running `wrk` and Workerman in the same computer? If it's so, both are fighting for the CPU and the TCP limit connections.

@louishot please in English I am still waiting for your information. In the Techempower benchmark with less cores and 40Gb network card , we have more req/s than with your...

I think that is your CPU, with the security mitigations. Please send the output of `lscpu` in your terminal. From the Techempower benchmark timeline. ### Nginx with "Hello world" test...

@walkor I see a drop in the last changes from v5 Perhaps will be good to check with the timeline, what changes we did in that time. ![image](https://github.com/user-attachments/assets/ee109248-2f9b-446c-ac3d-c678cc1f08e2) I send...