MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: putude on 2017-05-24, 16:45:07

Title: enabling keep-alive
Post by: putude on 2017-05-24, 16:45:07
Dear master,

I would like to enable "keep-alive" on my web server (apache).
I try to set it in .htaccess but it's not working.
How to enable it ?

please help.

Thank you
 
Title: Re: enabling keep-alive
Post by: MRatWork on 2017-05-24, 17:31:01
Copy '/opt/configs/apache/tpl/~lxcenter.conf' to  '/opt/configs/apache/tpl/custom.~lxcenter.conf' and then '$keepalive = 'Off';' to '//$keepalive = 'Off';' in ' '/opt/configs/apache/tpl/custom.~lxcenter.conf'. After that, go to 'webserver configure' and select 'medium'' or 'high' for 'apache optimize'.
Title: Re: enabling keep-alive
Post by: putude on 2017-05-30, 04:10:47
Hi Mustafa,

Making custom.~lxcenter.conf.tpl, set apache high/medium optimizing and restarting web service not affecting keep-alive  :-[
but I change ~lxcenter.conf.tpl and it works!!
Is that okay ?

Thank you for helping me, Mustafa..