What about nginx ?

Discussion in 'Nginx' started by Hyworm, Feb 13, 2008.

  1. #1
    Hi all,

    a week ago someone gave me this link:

    http://nginx.net


    Alternative for Apache server :), I have already installed nginx on my box and I have to say, it's pretty fast, faster than Apache2. How ever I have been playing with nginx for only one day ... tonight I have to setup PHP, and so on ...

    I would like to know if anybody here has any experience with nginx ? Would anybody recommend nginx, I would also like to heard critics ... if they are any :) .


    PS: Sorry for my english :eek:
     
    Hyworm, Feb 13, 2008 IP
  2. boltok

    boltok Active Member

    Messages:
    257
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    78
    #2
    I've studied Nginx a lot and am running it for a few of my sites that don't use PHP. I'm using it as a frontend web server for directory sites (such as http://www.openproxylist.com/) that run on Pylist (it runs as a separate process via CherryPy).

    No issues so far and I would highly recommend it for sites with a similar configuration or those serving purely static content.

    How do you plan to use it with PHP? FastCGI?
     
    boltok, Feb 13, 2008 IP
  3. Hyworm

    Hyworm Peon

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hyworm, Feb 13, 2008 IP
  4. gate2vn

    gate2vn Peon

    Messages:
    809
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    0
    #4
    From what I have heard, nginx is not compatible with Apache mod_rewrite, so if you have customers using Apache mod_rewrite, they will need to build it again following nginx module
     
    gate2vn, Feb 13, 2008 IP
  5. Hyworm

    Hyworm Peon

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    No customers, just me :D . But I need speeeeed :p .
     
    Hyworm, Feb 14, 2008 IP
  6. Pwner

    Pwner Peon

    Messages:
    176
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Currently i'm using lighty (lighttpd) and i'm very happy, i have to try nginx :)
     
    Pwner, Feb 14, 2008 IP
  7. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #7
    My opinion is lighthttpd wins overall.




    [​IMG]
     
    LittleJonSupportSite, Feb 14, 2008 IP
  8. st1905

    st1905 Well-Known Member

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    135
    #8
    I`ve used lighttpd and nginx but with nginx (currently using it for my proxies with spawn-fcgi) and server load is like 0.04 or 0.05 and sometimes (usually) 0.00. (with at least 1000 visitors per day)
     
    st1905, Feb 14, 2008 IP