On 8/16/06, Timothy Wright <[EMAIL PROTECTED]> wrote: > > I am wanting to one run instance of lighttpd, many many instances of > mongrel. I also need ssl but only for one of my sites. I understand that > Mongrel does not play with SSL so I am forced to use Lighttpd. I think that > lighttpd only handles ssl or non-ssl on any given instance. Is there a way > for me to accomplish my goal of one lighttpd with multiple mongrels and the > occasional ssl connection?
I know that this doesn't answer your question at all, but have you considered pound -> mongrel_cluster -> tons-o-mongrels ? -- James _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
