Re: [users@httpd] HTTPD2 in Apache 2.4.29 Version

2018-03-11 Thread Mahendiran Vel
Hi Frank, I have used httpd -V | grep -i 'version\|mpm' system says MPM is worker. please guide me. On 11 Mar 2018 18:17, "Frank Gingras" wrote: What mpm is this? On Sun, Mar 11, 2018 at 3:34 AM, Mahendiran Vel wrote: > Dear Team, > I have installed Apache 2.4.29 and Openssl 1.0.2 in

Re: [users@httpd] HTTPD2 in Apache 2.4.29 Version

2018-03-11 Thread Frank Gingras
What mpm is this? On Sun, Mar 11, 2018 at 3:34 AM, Mahendiran Vel wrote: > Dear Team, > I have installed Apache 2.4.29 and Openssl 1.0.2 in CENTOS 7 . httpd2.so > file is available in module folders. > > i have loaded > > LoadModule http2_module modules/mod_http2.so > > and added below line in