Welcome to Centmin Mod Community
Register Now

Nginx No SSL Setup

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by BamaStangGuy, Mar 13, 2015.

Tags:
  1. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    4:15 PM
    We do not plan to use SSL on one server due to the hit we would take financially. I have disabled Spdy from being compiled but notice that OpenSSL is still compiled into Nginx. Is this still required even when not running SSL?

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,529
    12,134
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,677
    Local Time:
    7:15 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    well there's no harm in keeping Nginx compiled with OpenSSL even if you disable SPDY usage :)
     
  3. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    4:15 PM
    I just figured leaving it out would result in a lower memory foot print?
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,529
    12,134
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,677
    Local Time:
    7:15 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    won't make much of a difference :)