On 1/3/08, Evan Weaver <[EMAIL PROTECTED]> wrote: > > * Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, IOWA, Rack...)
Rails, just begun to look at Merb > * Mongrel version 1.0.1, 1.1.3 > * 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) n/a > * Any Mongrel plugins used (mongrel_upload_progress, mongrel_gzip, > mongrel_cow_cluster, mongrel_experimental...) none > * 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_rails, mongrel::cluster (for clustering) > * Number of mongrels per server per app Typically three to five per app > * Monitoring system (runit, monit, god...) monit > * Proxy or software loadbalancer, if any (apache mod_proxy_balancer, > nginx, pen...) apache mod_proxy_balancer > * HW loadbalancer, if any (Netscaler...) none > * Caching strategy (memcached fragments, memcached object, squid, > rails page cache, rails page fragments, ESI) rails page and action/fragment caching > * Whether you serve media assets via mongrel itself, as opposed to > through a webserver Media/static assets served by apache > * Operating system including distribution or version (OS X 10.4.10, > Ubuntu/Linux 7.10, WinXP SP2, OpenBSD 4.1...) Red Hat Enterprise Linux ES release 4 (Nahant Update 6) > * Architecture, via 'uname -a' preferably (x86, x86_64, Sparc, PPC, > Arm (ha), JRuby) Linux 118790-www 2.6.9-42.0.10.ELsmp #1 SMP Fri Feb 16 17:17:21 EST 2007 i686 athlon i386 GNU/Linux > * CPU count 2 > * Ruby version including custom distribution patches, > (1.8.6p110+threadhooks, 1.8.5, JRuby 1.1b1, Rubinius trunk... 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) > * Rubygems (yes/no, version) ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-linux] (compiled from source) Rubygems - yes, 0.9.2 and 1.0.1 > > Please mention anything else about your system that's kind of weird, > and anything that's been particularly troublesome regarding mongrel > deployment. No trouble at all. > > $ gem install tattle --ignore-dependencies > $ tattle report user_key, prefix, /usr/local ruby_version, 1.8.6 host_vendor, pc ruby_install_name, ruby build, i686-pc-linux-gnu target_cpu, i686 arch, i686-linux rubygems_version, 1.0.1 SHELL, /bin/sh host_os, linux-gnu report_time, Fri Jan 04 11:17:52 -0600 2008 host_cpu, i686 LIBRUBY, libruby-static.a LIBRUBY_SO, libruby.so.1.8.6 target, i686-pc-linux-gnu and user_key, prefix, /usr/local ruby_version, 1.8.6 host_vendor, pc ruby_install_name, ruby build, i686-pc-linux-gnu target_cpu, i686 arch, i686-linux rubygems_version, 0.9.2 SHELL, /bin/sh host_os, linux-gnu report_time, Fri Jan 04 11:19:52 -0600 2008 host_cpu, i686 LIBRUBY, libruby-static.a LIBRUBY_SO, libruby.so.1.8.6 target, i686-pc-linux-gnu -- Sean Brown [EMAIL PROTECTED] _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
