Thanks for the reply.

I made sure to be in production mode, though I am using the default 
session setup for rails (pstore).  I was considering running memcache, 
but read on the forum that it won't store activerecord info, and I am 
currently putting some AR stuff in there.

If I'm misinformed, great! The server has 10+ GB of ram that would 
easily handle the workload. Otherwise what would you suggest for 
sessions? This is a suse linux box connected to a MS SQL database using 
the ODBC connection. DB sessions, activerecord, something else?

The other thing I am trying to fix is my app is chatty, with some ajax 
magic + frequent saves to the database.  We are trying to get a mongrel 
cluster setup which should help with some of this, but didn't know if 
there were other bottle necks to check out.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to