Links for March 20th, 2008
These are the bookmarks I created on March 20th, 2008:
- Memory usage - WebFaction - ps -u username -o pid,rss,command | awk ‘{print $0}{sum+=$2} END {print "Total", sum}’
- WebFaction Forum / Running multiple Django sites from the same Apache/mod_python instance - This forum post pretty much fixed my memory usage woes…

