[OGo-Users] ogo session information handling
Sebastian Reitenbach
users@opengroupware.org
Mon, 03 Mar 2008 20:12:42 +0100
users@opengroupware.org wrote:
>
> On Sun, 2008-03-02 at 10:05 +0100, Sebastian Reitenbach wrote:
> > users@opengroupware.org wrote:
> > > On 01.03.2008, at 08:00, Sebastian Reitenbach wrote:
> > > > As I am running OpenBSD, I doubt that I get the snsd for it, and
> > > > especially not for free ;)
> > > Well, its not perfect, but a frontend Pound or mod_proxy with sticky
> > > session-ids are close to what snsd provides. (snsd gets directly
> > > notified by instances if they go up or down, but thats more for QoS,
> > > ie snsd knows better about the state of instances).
> > thanks for that hint regarding mod_proxy, I'll take a look. Also thanks
for
>
> There was a post about that
> http://mail.opengroupware.org/pipermail/users/2005-January/012468.html
>
> The post isn't perfect but it serves as a starting point; I've been
> meaning to add information about that to WMOGAG. It is roughly the same
> concept as
>
http://www.johnandcailin.com/blog/john/scaling-drupal-step-two-sticky-load-balancing-apache-mod_proxy
>
yeah, and I found another, very similar one. However, OpenBSD ships its own
apache 1.3, so mod_proxy_balance is not working there. Well, there is a
apache 2.X package, that could be installed. However, there I'd prefer to
get relayd working ;)
Nevertheless, I'm just fiddling around with mod_proxy_balance on a Linux
box, I'll see how far I get.
Sebastian