apache2 serving images very slow

Discussion in 'Installation/Configuration' started by aldo, Aug 30, 2013.

  1. aldo

    aldo Member HowtoForge Supporter

    I have Debian 6 with ISPConfig3 (latest version) this suddenly serves image very slowly.

    It seems that just rebooted (Debian not Apache) it serves normally but just after few minutes it becomes slow again.

    Any help would be very appreciated.
     
  2. almere

    almere Member HowtoForge Supporter

    You should install NGINX !!

    Do you have any chaching modules for apache ?
     
  3. aldo

    aldo Member HowtoForge Supporter

    Hi, thanks for the reply.
    I know that nginx is faster but my sites develop a low traffic and contain few images. The server (VPS) is committed to 5% and Apache2 has gone well so far.
    I'm afraid that something happened, and I would like to figure out what.
    I think that sites use memcache.
     
  4. aldo

    aldo Member HowtoForge Supporter

    Opening images directly in the browser (they are jpg <150KB), often the download stops and then starts again.
    In httpd log, I find some status = 206.
    I've tried a number of clients and different browsers without notice differences then it seems that the problem is on the server but do not know how to find the cause.
    Thanks for any help.
     
  5. aldo

    aldo Member HowtoForge Supporter

    Does anyone have an idea of the possible cause or can suggest me how to discover it?
    Thanks for any help.
     
  6. almere

    almere Member HowtoForge Supporter

    You should install NGINX like a front-end catchall + php cacher + fast cgi module + a good internet chanel.
     
  7. aldo

    aldo Member HowtoForge Supporter

    Thanks for the reply but I need to restore a normal functioning not choose and change towards the best solution.
     

Share This Page