Conversation

Notices

  1. Ha! I reduced the RAM usage of my apache installation from 100MB to 22MB by reducing the preforked processes.

    Monday, 06-Jan-14 14:27:53 UTC from Choqok
    1. @broniebrown Now imagine how much you'd reduce it by if you used a real webserver.

      Monday, 06-Jan-14 14:35:40 UTC from web
      1. @ceruleanspark My homeserver usually has only me as its main user. Mostly I only use apache for my Owncloud installation that I use as a caldav server. Also it has only 256MB RAM. Every megabyte is precious!

        Monday, 06-Jan-14 14:40:20 UTC from Choqok
        1. @broniebrown Isn't Lighttpd lighter?

          Monday, 06-Jan-14 14:55:45 UTC from web
          1. @ceruleanspark Probably but 22MB is less enough at the moment, also I think that the .htaccess files are too useful. I have some folders that I share using htpasswd.

            Monday, 06-Jan-14 14:59:26 UTC from Choqok