Joan Miquel

Results 473 comments of Joan Miquel

What they want to hide? Workerman? or their app code? The server only have the header. Your app have the URL. We can hide the URL from your app too....

How can anybody report a problem to Workerman, without the server header ?

Never a server hide the server header. Also very problematic apps, have a lot of security problems, but everybody know the app? Example: wordpress, drupal, ...

Examples with other servers: https://search.brave.com/search?q=security+is+not+hide+server+header&source=web

Any app have a lot of more security problems, than a server!!! It's good to hide the version. But not the server header, or your app URL. With a security...

@eusonlito yes, the server version. Try to disable also the server name to Nginx or Apache. Nginx: https://www.cyberciti.biz/faq/hide-nginx-version-in-linux-and-unix/ Apache: https://www.petefreitag.com/item/419.cfm

The strange thing is that in local work. Show all that verbose output, but work. Finish here and start to verify the tests: ![image](https://user-images.githubusercontent.com/249085/204663307-600c592b-1f40-4817-a349-24881cda11e6.png) When finish the tests and close...

It's failing from the last 2 versions of Nginx Unit. And sometimes work !! Here are the logs from an old run, using `unit_1.21.0` and `php7.4` working without problems. https://tfb-status.techempower.com/unzip/results.2021-01-13-13-38-00-107.zip/results/20201229183947/php-unit...

When I send the PR for Nginx Unit 1.28 was passing the github actions tests. But never in the bench server, and later again failed in github actions. https://github.com/TechEmpower/FrameworkBenchmarks/pull/7691 Github...

If work in the next run. I'll close the issue.