> * Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, > IOWA, Rack...)
Rails-1.2.x > * Mongrel version Mongrel-1.1 > * Mongrel handlers used (rails, dirhandler, camping, cgiwrapper...) rails > * How many mongrel routes and handlers per route registered > (if you don't know, it's probably <= 2) Uh... > * Any Mongrel plugins used (mongrel_upload_progress, > mongrel_gzip, mongrel_cow_cluster, mongrel_experimental...) Nope > * Mongrel runners used (mongrel_rails, mongrel::cluster, > mongrel_service, RV, others... please be *very specific* > about which options of the runner you use. For example, some > people use mongrel::cluster but only for the --clean > functionality, not for the clustering). mongrel_service-0.3.1 > * Number of mongrels per server per app 3 > * Monitoring system (runit, monit, god...) Uh... > * Proxy or software loadbalancer, if any (apache > mod_proxy_balancer, nginx, pen...) pen+cygwin for load balancing, isapi_rewrite for reverse proxying behind IIS > * HW loadbalancer, if any (Netscaler...) Nope > * Caching strategy (memcached fragments, memcached object, > squid, rails page cache, rails page fragments, ESI) rails page cache > * Whether you serve media assets via mongrel itself, as > opposed to through a webserver Some both ways. Static images and stylesheets via the web server, but my model objects can have attached images which are scaled and served from the rails page cache by mongrel > * Operating system including distribution or version (OS X > 10.4.10, Ubuntu/Linux 7.10, WinXP SP2, OpenBSD 4.1...) WinXP SP2 and Win2k3 Server > * Architecture, via 'uname -a' preferably (x86, x86_64, > Sparc, PPC, Arm (ha), JRuby) x86 > * CPU count 2 > * Ruby version including custom distribution patches, > (1.8.6p110+threadhooks, 1.8.5, JRuby 1.1b1, Rubinius trunk... 1.8.6 > also note where you got it, in case it isn't clear, for > example, OS X 10.5 built-in, Ubuntu apt, Instant Rails, > direct compile from source) OneClick installer > * Rubygems (yes/no, version) yes, 0.9.2 > Please mention anything else about your system that's kind of > weird, and anything that's been particularly troublesome > regarding mongrel deployment. Having to install pen on win32 to get load balancing is a PITA. It would be super swell if mongrel_service or mongrel_cluster could offer that capability, even if it's not the fastest option available. I should, of course, be using apache on win32, but my hands are tied in that regard, and I know I'm not the only one. - donald _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users