linux - Is it necessary to run miltiple uWSGI web-sites with different users? -
In this they say:
customers ??? Applications can now be run (UWGG is running through the process manager of your choice, such as rc.local, upstart, supervisor, or who attacks your fancy) A different UID And limited (if you want) address space for each socket:
Is it really necessary to do this? If yes - why?
This is a general security rule, tampering any of your apps, if it is allowed to have the same permissions If it goes along, it will probably harm them too.
Comments
Post a Comment