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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -