public
Description: Benchmarking suite for (J)Ruby on Rails
Homepage: http://sv-on-air.blogspot.com
Clone URL: git://github.com/sv/rorbench.git
rorbench / mongrel.config
100644 20 lines (19 sloc) 0.309 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
:debug: false
:config_script:
:includes:
:port: 3000
:daemon: true
:environment: production
:pid_file: log/mongrel.pid
:group:
:throttle: 0
:log_file: log/mongrel.log
:timeout: 60
:mime_map:
:docroot: public
:prefix:
:user:
:num_processors: 1024
:cwd: /cygdrive/d/work/projects/typo
:host: 0.0.0.0