Server says "Connection refused" when trying to activate HTTP/2

Discussion in 'Server Operation' started by Webmatser23, Oct 29, 2019.

  1. Webmatser23

    Webmatser23 New Member

    Hi,
    when I am doing this instruction
    https://www.howtoforge.com/how-to-enable-http-2-in-apache/
    and restart the newest version of apache, the server isn´t accessable.
    the log says "(11)Resource temporarily unavailable: AH03104: apr_thread_create: unable to create worker thread".
    I also tried other instructions to activate HTTP/2 but nothing worked for me.

    I need help I really want HTTP/2 to push the documents

    LG
    Mats
     
  2. Steini86

    Steini86 Active Member

    Its a problem with your MPM worker settings (probably you have not enough memory for the set options). You could track that down, but I would suggest to use MPM "event" anyway.
     

Share This Page