tjcsl / director

Director (web3)
https://director.tjhsst.edu
MIT License
11 stars 5 forks source link

Add resource limits for site users #8

Open ezwang opened 7 years ago

ezwang commented 7 years ago

There should be a CPU, memory, and max process limit for site users. This could be achieved through cgroups by adding all of the site users to a group.

ezwang commented 7 years ago

Also make sure that servers aren't listening on the wrong port, this could be checked periodically with a cron script or similar.