1)
go to https://my.webfaction.com/applications and create an application,
uwsgi for e.g.
App category: custom
App type: custom  app (listening on a port)
and once done you will see the port near app name (it is a number)

2) connect via ssh and execute those commands, but put instead
yourportthere the number of port of your app

3)
[utils]
ps -u fermer -o rss,command

this is also a command, and shouldn't be written in uwsgireload.txt

fermer is my username on webfaction, you should put yours instead
if you execute it, it will show you how much memory is used by your
processes



this command shows you how much memory is using your processes

Reply via email to