Hello, I noticed that mongrel would work very nicely with something called Pound to get https access to a rails app. However, I think Pound isn''t available for the windows platform? Is there any other nice lightweight load balancer like Pound that I could take a look at to get https with mongrel and rails? Cheers, /Erik -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20070309/6b12294c/attachment.html
pen will probably work -- although I can''t seem to find any binaries on their site: http://siag.nu/pen/. Although, there does appear to be one hidden on the ftp download site: ftp://siag.nu/pub/pen/pen-0.17.1.exe... On 3/9/07, Erik Runeland <erik at runeland.se> wrote:> > > > > Hello, > > > > I noticed that mongrel would work very nicely with something called Pound to > get https access to a rails app. However, I think Pound isn''t available for > the windows platform? Is there any other nice lightweight load balancer like > Pound that I could take a look at to get https with mongrel and rails? > > > > Cheers, > > /Erik > > > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users >
Okay thanks, I didn''t notice anything about support for https at the Pen site. Did I miss it somehow? It sort of claims to do "simple" TCP protocols, and I''m not sure https/SSL counts as one of those. /Erik> -----Original Message----- > From: mongrel-users-bounces at rubyforge.org [mailto:mongrel-users- > bounces at rubyforge.org] On Behalf Of Eden Li > Sent: den 9 mars 2007 16:11 > To: mongrel-users at rubyforge.org > Subject: Re: [Mongrel] https load balancer for windows? > > pen will probably work -- although I can''t seem to find any binaries > on their site: http://siag.nu/pen/. Although, there does appear to be > one hidden on the ftp download site: > ftp://siag.nu/pub/pen/pen-0.17.1.exe... > > On 3/9/07, Erik Runeland <erik at runeland.se> wrote: > > > > > > > > > > Hello, > > > > > > > > I noticed that mongrel would work very nicely with something called > Pound to > > get https access to a rails app. However, I think Pound isn''t available > for > > the windows platform? Is there any other nice lightweight load balancer > like > > Pound that I could take a look at to get https with mongrel and rails? > > > > > > > > Cheers, > > > > /Erik > > > > > > > > > > _______________________________________________ > > Mongrel-users mailing list > > Mongrel-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users
http://siag.nu/pen/howto.shtml#https On 3/9/07, Erik Runeland <erik at runeland.se> wrote:> Okay thanks, I didn''t notice anything about support for https at the Pen > site. Did I miss it somehow? It sort of claims to do "simple" TCP protocols, > and I''m not sure https/SSL counts as one of those. > > /Erik > > > -----Original Message----- > > From: mongrel-users-bounces at rubyforge.org [mailto:mongrel-users- > > bounces at rubyforge.org] On Behalf Of Eden Li > > Sent: den 9 mars 2007 16:11 > > To: mongrel-users at rubyforge.org > > Subject: Re: [Mongrel] https load balancer for windows? > > > > pen will probably work -- although I can''t seem to find any binaries > > on their site: http://siag.nu/pen/. Although, there does appear to be > > one hidden on the ftp download site: > > ftp://siag.nu/pub/pen/pen-0.17.1.exe... > > > > On 3/9/07, Erik Runeland <erik at runeland.se> wrote: > > > > > > > > > > > > > > > Hello, > > > > > > > > > > > > I noticed that mongrel would work very nicely with something called > > Pound to > > > get https access to a rails app. However, I think Pound isn''t available > > for > > > the windows platform? Is there any other nice lightweight load balancer > > like > > > Pound that I could take a look at to get https with mongrel and rails? > > > > > > > > > > > > Cheers, > > > > > > /Erik > > > > > > > > > > > > > > > _______________________________________________ > > > Mongrel-users mailing list > > > Mongrel-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > _______________________________________________ > > Mongrel-users mailing list > > Mongrel-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/mongrel-users > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users >
Erik Runeland wrote:> > Hello, > > I noticed that mongrel would work very nicely with something called > Pound to get https access to a rails app. However, I think Pound isn?t > available for the windows platform? Is there any other nice > lightweight load balancer like Pound that I could take a look at to > get https with mongrel and rails? >Could you not use Apache and mod_proxy?> > Cheers, > > /Erik > > ------------------------------------------------------------------------ > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users
Thanx for the suggestion, but I was thinking I''d not have to set that beast up.. Pound seems like a more lightweight solution in a way, but I guess there is no such option for windows. /Erik> -----Original Message----- > From: mongrel-users-bounces at rubyforge.org [mailto:mongrel-users- > bounces at rubyforge.org] On Behalf Of Kris Leech > Sent: den 23 mars 2007 11:45 > To: mongrel-users at rubyforge.org > Subject: Re: [Mongrel] https load balancer for windows? > > Erik Runeland wrote: > > > > Hello, > > > > I noticed that mongrel would work very nicely with something called > > Pound to get https access to a rails app. However, I think Pound isn''t > > available for the windows platform? Is there any other nice > > lightweight load balancer like Pound that I could take a look at to > > get https with mongrel and rails? > > > Could you not use Apache and mod_proxy? > > > > Cheers, > > > > /Erik > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Mongrel-users mailing list > > Mongrel-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users