Subscribe to RSS

Tag Archives: phusion

My Faith is Restored

I neglected to add in my previous post that it wasn’t initially the size of the spawned processes that caused me to reformulate my approach to my website, it was the access time. A dozen or so off-hand measurements averaged the time to display the entire front page (a paragraph of text from a SQLite [...]

Seriously Reconsidering My Dedication to Ruby

One Ruby web application. Sinatra and Rack, just under 300 lines. SQLite, almost no DB access.

# passenger-memory-stats ————– Apache processes ————– PID PPID Threads VMSize Private Name ———————————————- 2654 1 1 242.0 MB 0.0 MB [...]

Phusion, Rack, Sinatra, and sub-domains

Working with Sinatra, Phusion Passenger, and Apache runs into some problems.