* Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, IOWA, Rack...) Rails 1.2.6/2.0.2 * Mongrel version 1.1.2 * 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) <=2 * Any Mongrel plugins used (mongrel_upload_progress, mongrel_gzip, mongrel_cow_cluster, mongrel_experimental...) mongrel_cluster * 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). Using Capistrano spin script that uses process spawner: script/process/spawner -p 8000 -a 127.0.0.1 -i 4 * Number of mongrels per server per app 4 * Monitoring system (runit, monit, god...) none at the moment, most likely will implement monit soon * 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) None * Whether you serve media assets via mongrel itself, as opposed to through a webserver Webserver Apache * Operating system including distribution or version (OS X 10.4.10, Ubuntu/Linux 7.10, WinXP SP2, OpenBSD 4.1...) Ubuntu/Linux 7.10 Server * Architecture, via 'uname -a' preferably (x86, x86_64, Sparc, PPC, Arm (ha), JRuby) Linux 2.6.22-14-server #1 SMP Sun Oct 14 23:34:23 GMT 2007 i686 GNU/Linux * CPU count 1 * 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) ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux] * Rubygems (yes/no, version) 0.9.4 On Jan 3, 2008 9:45 AM, Evan Weaver <[EMAIL PROTECTED]> wrote:
> Hello Mongrels, > > Building on the last messages about Fastthread, can we get a detailed > survey of the different ways people are deploying their applications? > It will help with near-future Mongrel development. > > Please include the following things: > > * Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, IOWA, Rack...) > * Mongrel version > * Mongrel handlers used (rails, dirhandler, camping, cgiwrapper...) > * How many mongrel routes and handlers per route registered (if you > don't know, it's probably <= 2) > * Any Mongrel plugins used (mongrel_upload_progress, mongrel_gzip, > mongrel_cow_cluster, mongrel_experimental...) > * 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). > * Number of mongrels per server per app > * Monitoring system (runit, monit, god...) > * Proxy or software loadbalancer, if any (apache mod_proxy_balancer, > nginx, pen...) > * HW loadbalancer, if any (Netscaler...) > * Caching strategy (memcached fragments, memcached object, squid, > rails page cache, rails page fragments, ESI) > * Whether you serve media assets via mongrel itself, as opposed to > through a webserver > * Operating system including distribution or version (OS X 10.4.10, > Ubuntu/Linux 7.10, WinXP SP2, OpenBSD 4.1...) > * Architecture, via 'uname -a' preferably (x86, x86_64, Sparc, PPC, > Arm (ha), JRuby) > * CPU count > * 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) > > Please mention anything else about your system that's kind of weird, > and anything that's been particularly troublesome regarding mongrel > deployment. > > Evan > > PS. You can get some of the Ruby information via the 'tattle' gem: > > $ gem install tattle --ignore-dependencies > $ tattle report > > > -- > Evan Weaver > Cloudburst, LLC > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users >
_______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
