Skip to main content

sites are slow in cpanel

Comments

13 comments

  • server9host
    Re: sites are slow in cpanel; Hello, You need to check you site why cause this. Because some time website plugin, detabase, themes take time to load the website. Please check with your site developer to optimize your site plugin,themes and database
    0
  • guptaji
    Re: sites are slow in cpanel; what about nginx ?? its better to use nginx as front or as backend in apache ?
    0
  • server9host
    Re: sites are slow in cpanel; [QUOTE]what about nginx ??
    You can use it nginx. It's make effect on you site opening speed but also refer my given point also. Or you can optimize you apache configuration.
    0
  • guptaji
    Re: sites are slow in cpanel; my sites are using flatfile scripts, no database,plugins,themes at all; still don't know why taking time :( [COLOR="silver">- - - Updated - - - and how to optimize apache configuration ?
    0
  • server9host
    Re: sites are slow in cpanel; Please give me below things from your apache config file : Timeout KeepAlive MaxKeepAliveRequests KeepAliveTimeout MinSpareServers MaxSpareServers StartServers MaxClients MaxRequestsPerChild Also let me know did you install Xcache module on your server. If not so please install it using easy apache. Xcache will increase the rate of page generation time by up to 5 times as it also optimizes many other aspects of php scripts and reduces serverload. You also install mod_cache apache module to generate fast page request.
    0
  • guptaji
    Re: sites are slow in cpanel; Xcache installed, Timeout - 300 (default) KeepAlive - off MaxKeepAliveRequests - 100 (default) KeepAliveTimeout - 5 (default) MinSpareServers - 5 (default) MaxSpareServers - 10 (default) StartServers - 5 (default) MaxClients - 150 (default) MaxRequestsPerChild - 10000 (default) and how to install mod_cache ??
    0
  • mageshm
    Re: sites are slow in cpanel; @ guptaji, What about home page size. Make sure if your home page contains more then 1MB of size, surely it will take this much of time. Try to reduce your home page size, like (image's).
    0
  • guptaji
    Re: sites are slow in cpanel; Load time : 18.83s Page size : 15.2kB wait time: 17.78s
    0
  • server9host
    Re: sites are slow in cpanel; Please set KeepAlive as on and ServerLimit value set as 150 same as MaxClients value. mod_cache you can install using esayapache.
    0
  • guptaji
    i can't find mod_cache in easy apache, does it have any other name there ?
    0
  • server9host
    Hello, Please search as MemCache in easyapache.
    0
  • cPanelMichael
    Hello :) Click "Exhaustive Options List" in the "Short Options List" stage to find it. The module is documented here: Cache Module Thank you.
    0
  • guptaji
    I wanna know these things also:- 1- if i install nginxcp or nginx (from source) in my server..?? What benifits i will get..?? 2- nginx is better to use as back or in front in apache..??
    0

Please sign in to leave a comment.