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

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -