I would definitely  use  rake db:sessions:create (ActiveRecord Store) that
way your sessions are all in one central place and all mongrel nodes can
access it.

(of course assuming you're using rails :-p)

And Apache 2.2.3 (compiled from source with mod_proxy_balancer) and the
latest mongrel gem has worked great for me thus far.

:: my 2 cents ::

cheers,
-rjs-

On 11/30/06, Jeroen Houben <[EMAIL PROTECTED]> wrote:

Hi,

Are there any recommendations as to what is currently the most stable
setup is for mongrel & apache? I read somewhere (probably here) that you
should avoid using PStore for sessions. Are there  any more of such
recommendations? Also, what is currently the safest version of mongrel
to use in production?

Jeroen
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to