Displaying posts tagged: ruby
cPanel + Apache 2.2 + mod_proxy_balancer + mongrel_cluster + hours of frustration = “ahhh, it works”
September 11, 2006 1:24am
2 Comments
I’ve spent a good portion of my weekend banging my head against the desk after getting the hare-brained idea, following my success in setting up Apache 1.3.x with mod_proxy and Mongrel, to get Apache 2.2 running on my server so that I could then use mod_proxy_balancer and therefore mongrel_cluster.
As anyone who’s ever asked the question ...
September 6, 2006 10:48am
No Comments
Found via Ruby Inside, Chris Wanstrath has posted a great round-up of a developer's options for session management within Rails.
Stefan Kaes' solution looks like the one I'm gonna go for in the near future.
September 6, 2006 1:31am
No Comments
Something I check on the status of now and then is the ability to have a nice upload progress bar for uploads via the browser. Sean Treadway's initial example looked great but required special server setup.
Support was added to Mongrel recently, but I never got around to properly investigating as there was no documentation of ...
July 22, 2006 5:49pm
No Comments
July 14, 2006 11:37am
No Comments
Just finished the coding on my first (work) Rails project yesterday. We're still waiting for the finished logo and content from the client though, so I'll wait for that before posting a link as I doubt people will be too impressed with pages labelled things like 'Blibble'.
