Hello,

Am 11.07.2017 um 16:08 schrieb David Copeland:
On 11/07/17 09:58 AM, Eric Covener wrote:
On Tue, Jul 11, 2017 at 9:41 AM, David Copeland
<david.copel...@jsidata.ca> wrote:
o HTTP/2 will not be negotiated when using the Prefork MPM
I'm wondering what the reason for this is?
In the previous release, HTTP2 made prefork run multi-threaded. People
often chose prefork due to non-threadsafe code running in the server.


Right, understood.

Just looking at the HTTP/2 HowTo
(https://httpd.apache.org/docs/trunk/howto/http2.html). It suggests
setting H2MiniWorkers will make it possible anyway if one wishes to take
the risk and try it. Is this not correct?

Thanks.

this was answer to my question? I think i will try it, if H2MiniWorkers will restore old behaviour. We use mod_php+http/2 on a lot of productionservers. May be there is better performance with other mpm, but we never noticed serious problems. We also use php-fpm, which basically runs with worker etc. but mod_php has bigger range of functions and we cant replace it the easy way.

Thanks,
Hajo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to