Skip to main content

mod_http2 conflicts error while installing

Comments

2 comments

  • sahostking
    Dont think it works with Prefork. You have to switch to MPM worker or Event to use http2. Note it is probably possible to use http2 with mpm prefork however your may sit with many restrictions or apache processes stalling: Found the information on apache site:
    0
  • cPanelMichael
    Hello, Mod_HTTP2 is not compatible with the Prefork MPM. This is discussed (with alternatives to Prefork) on the following thread: Prefork and HTTP2 Thank you.
    0

Please sign in to leave a comment.