Hi,

I am trying uWSGI 0.9.9.2 (python2.6). I Just want to restart processes
when they reach a limit because of the memory hungry application. So I
tried uwsgi with the following parameters

reload-on-as = 1024
reload-on-rss = 512

But after a while I still observe uwsgi processes start using huge
memory because of the bloated application. And no reload takes place.

Swap: 10241428k total,   364332k used,  9877096k free, 14451424k cached
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND    
23807 apache    15   0 3977m 3.7g 4476 S 63.0 15.6 437:26.20 uwsgi


Any comments on what I'm missing?

-- 
Sinan Alyürük


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to