6 ms·
how did you decrease 7 MB to 0.5 MB? only by removing unneeded modules?
by leej 16y ago
how did you decrease 7 MB to 0.5 MB? only by removing unneeded modules?
- bradleyland 16y agoYes, since I'm only using Apache to serve static files, and we're running a Rails app, I only need a very limited number of modules. Here's a copy/paste of `passenger-memory-stats` from our staging environment (identical to production): http://pastie.org/996770 http://pastie.org/996770