Displaying 2 results from an estimated 2 matches for "start_drb".
Did you mean:
start_bdrb
2007 Feb 15
1
wrong startup information in production environment
...g# /etc/init.d/merb_init start
Merb started with these options:
---
:template_ext:
:html: :herb
:js: :jerb
:xml: :xerb
:config: dist/conf/upload.conf
:drb_server_port: 32323
:sql_session: true
:cluster: 2
:cache_templates: false
:host: 127.0.0.1
:port: "6000"
:allow_reloading: true
:start_drb: true
:merb_root: /var/www/apps/upload_merb/current
:merb_config: /var/www/apps/upload_merb/current/dist/conf/merb.yml
:environment: production
Starting merb drb server on port: 32323
Starting merb server on port: 6000
Starting merb server on port: 6001
===========================================...
2007 Aug 07
1
Upload progress and drb
Hi,
Sorry if this is a stupid question!
I used to have a site running on Merb 0.1.0. When running as a cluster, it
would automatically start a drb process to co-ordinate the upload progress
monitoring.
Since uploading to 0.3.7 (a bit of a jump!), the drb process hasn''t started
automatically. I seem to start one if I run merb -s 32323 manually, but
when I do check on a file