passenger_library icon indicating copy to clipboard operation
passenger_library copied to clipboard

Document security hardening

Open OnixGH opened this issue 8 years ago • 1 comments

Things like:

  • slow client protection and integration with battle-tested webservers (Nginx/Apache).
  • documented security options (besides user switching you can also turn off the header version, etc.).
  • Passenger also allows you to set resource limits on the applications you are running, notably the max. memory that may be used and how many processes are allowed per application, thereby protecting the server and any other apps that may be running.
  • Security Update Check (5.1)

OnixGH avatar Feb 25 '16 00:02 OnixGH

This would be really nice to have. 👍

picatz avatar Nov 20 '17 04:11 picatz