Best configuration for dynamic php requests

Discussion in 'Site & Server Administration' started by ASTRAPI, Mar 14, 2011.

  1. #1
    Hello

    Which configuration is better for serving many concurrent php request (forum)?

    I was read many about:

    1)Apache + Fastcgi
    2)Nginx + Php-fpm


    Or anything else?

    Thank you
     
    ASTRAPI, Mar 14, 2011 IP
  2. anands

    anands Well-Known Member

    Messages:
    436
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Nginx + php-fpm would be the fastest. If you have more RAM, try using varnish. We have seen great improvements with Varnish.
     
    anands, Mar 14, 2011 IP
  3. ASTRAPI

    ASTRAPI Guest

    Messages:
    500
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ok thanks :)

    But the software must support also Varnish to use it i think or it will work on server side?
     
    ASTRAPI, Mar 14, 2011 IP