Harper,

   This should help you:

* Typical Configurations Overview For Nginx HTTP(S) Reverse Proxy/Web
No Mongrel stuff but the "Using nginx as https-enabled web server" and
"Using nginx as reverse-proxy server before some another web-serve"
should do it, remember that Mongrel is just a web server.
Serverhttp://blog.kovyrin.net/2006/04/17/typical-nginx-configurations/

* Using Tracd with Nginx in Cluster Mode
No Rails Stuff but it has a recipe for "Nginx + SSL"
http://trac.edgewall.org/wiki/TracNginxRecipe

* nginx + ssl + rails
http://notrocketsurgery.com/articles/2006/11/02/ngnix-ssl-rails

* New Nginx.conf with optimizations
>From the Nginx - Rails Guru Ezra, "This conf also includes a second
vhost for ssl that points to the same mongrel cluster so you can
hanlde ssl and non ssl with the same cluster and rails request.ssl?
helper will work correctly."
http://brainspl.at/articles/2007/01/03/new-nginx-conf-with-optimizations

And I have read that list of nginx has a really good support, but
haven't tried myself.

--
Aníbal Rojas
http://www.rubycorner.com
http://www.hasmanydevelopers.com


On Feb 1, 11:01 am, harper <[EMAIL PROTECTED]> wrote:
> Hi,
>
> first off, wanted to congratulate (spelled correctly?) ruby-forum for
> opening this new 'Rails - deployment' forum; it's been long on my list
> of "the-sun-will-shine" list and so congrats for the new step up. :)
>
> pretty simple question i should think, but does anyone know of some link
> / resource / blog explaing using https:// with nginx and mongrel
> clusters? i understood that even if i passed some ssh_module via nginx,
> i still need to config mongrel as well (?) ... does anyone know of some
> good place to learn to do this?
>
> tia,
>
> s
>
> --
> Posted viahttp://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