From: khaines@... Date: 2007-09-15T08:22:12+09:00 Subject: Re: Camping or Merb On Sat, 15 Sep 2007, Jeff Barczewski wrote: > If you need SSL, then I believe you will need something like nginx (apache, > lighttpd, pound, etc) to handle the certificates. Also I doubt that you will > beat the speed of nginx for serving static content, so that would also be a > consideration. Swiftiply has SSL on the horizon. EventMachine will handle SSL connections, so that is not a problem. There are just a few config management issues in the way of full fledged support. I have it on my roadmap for the 0.7.0 release. Kirk Haines