is lighttpd >> apache ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doridori
    So Fucking Banned
    • Jul 2008
    • 2222

    #1

    is lighttpd >> apache ?

    i am looking for alternatives to apacje server? one that uses least memory possible.
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    depends what you need it for, its good for a thumb server, or a video server just serving off files, but apache you should use if you run any php/mysql stuff.

    nginx is another light web server
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • KillerK
      Confirmed User
      • May 2008
      • 3406

      #3
      It's great for all static content, it is terrible for php.

      Comment

      • doridori
        So Fucking Banned
        • Jul 2008
        • 2222

        #4
        thanks.is ngix good for both php and large media files ?

        Comment

        • PhantomFrog
          Registered User
          • Jul 2006
          • 89

          #5
          I had a recent experience with installing Phantom Frog on a lighttpd server. With some help from the lightttpd server tech we succeeded but it took some tweaking of lighttpd to do standard things that 3rd party software uses commonly on apache servers. This suggests that apache may offer you more options for 3rd party software.

          I understand that YouTube uses lighttpd, but they have an army programmers to make it work. Unless you have a HUGE operation, adding more RAM to an apache server would eliminate performance advantages lighttpd offers.
          Last edited by PhantomFrog; 01-01-2009, 07:59 PM.
          PhantomFrog.com....Premium Password Protection
          PhantomCart.com....CCBill + Phantom Cart = Clips Store Solution
          PhantomFlicks.com .Token-based Clips Store

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            http://hostingfu.com/article/nginx-v...or-a-small-vps
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • doridori
              So Fucking Banned
              • Jul 2008
              • 2222

              #7
              btw, how much ram is cpanel eating? i really regret getting cpanel, its taking up at least 40% of ram, all the time....

              Comment

              • fris
                Too lazy to set a custom title
                • Aug 2002
                • 55679

                #8
                check the process list, it will tell you the %
                Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                Comment

                • doridori
                  So Fucking Banned
                  • Jul 2008
                  • 2222

                  #9
                  strange, even when i kill everything, including cpanel processes, it still show 40% of ram is being used.....i asked around and was told culprit is cpanel.

                  Comment

                  • Adult Creative Labs
                    Confirmed User
                    • Jul 2008
                    • 221

                    #10
                    We run a server with Light and LxAdmin. It idles at 18 MB. =)

                    The one thing I don't like about Light is that getting the equivalent of mod_rewrite to work is a pain in the ass.
                    .



                    ICQ: 498299527
                    Email: sales -at- adultcreativelabs.com

                    Comment

                    • Klen
                      • Aug 2006
                      • 32235

                      #11
                      I using combo apache and nginx over proxy and it works perfectly fine.It uses features of apache like htaccess and gives speed of nginx.

                      Comment

                      Working...