Hi Jason,
Yes! Nice job with the site. Can you give particulars about your
setup? Apache? Number of images? Backend?
I'm using Nginx at the front end and three GemStone "Gems" on the
backend
responding to FastCGI requests from the webserver.
I initially went with lighttp as the webserver, but ended up using Nginx
instead so I could use it's reverse proxy support for https to a payment
service. You can read more about the setup from Sean Allen's helpful blog
post on the matter:
http://www.monkeysnatchbanana.com/posts/2010/06/23/reverse-proxying-to-seas…
Cheers
Nick