zedshaw
|
110e92752b
|
Final tweaks to speed up the file serving a bit using sendfile and a modified file handler.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@124 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-27 06:10:07 +00:00 |
|
zedshaw
|
8287106809
|
Updates mongrel scripts to the new thread model with max concurrent and with throttle options.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@120 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-22 03:31:30 +00:00 |
|
zedshaw
|
d1a01c03f7
|
New plugin system that is much simpler than pluginfactory and has a lot more leg room for future expansion. Brought timeouts back since couldn't find another way.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@65 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-28 07:04:41 +00:00 |
|
luislavena
|
658f730c92
|
Added a option to select processor affinity for your mongrel service (-c INT or --cpu INT). Added indication of default environment used for service (production). Renamed configure method from MongrelRails to delayed_initialize (I think is more self descriptive now).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@63 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-27 02:22:18 +00:00 |
|
luislavena
|
3cbe8df054
|
Done some refactoring into mongrel_rails_svc. Modified it, need more testing but services now should start and stop ok.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@59 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-23 01:16:51 +00:00 |
|
zedshaw
|
c9dd16ed84
|
Moved the win32 service files so that they can be used directly as commands. Modified the win32 gems to require win32-service. Created a gem for win32-service.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@56 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-22 17:10:19 +00:00 |
|