On Mon, 26 Nov 2007 23:05:21 +0100
Bob Br <[EMAIL PROTECTED]> wrote:

> 
> 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.

I'll comment on your perf numbers separately, but don't use PStore.  If you 
read somewhere that PStore is the fastest store (or that using sessions--which 
are stored in the database--is faster than the database) then please tell me 
where you found that advice so I can have it killed.

Thanks.

-- 
Zed A. Shaw
- Hate: http://savingtheinternetwithhate.com/
- Good: http://www.zedshaw.com/
- Evil: http://yearofevil.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