Hi,<div><br>&nbsp;</div><div>Sorry if this is a stupid question!&nbsp;</div><div><br>&nbsp;</div><div>I used to have a site running on Merb 0.1.0. &nbsp; When running as a cluster, it would automatically start a drb process to co-ordinate the upload progress monitoring.
</div><div><br>&nbsp;</div><div>Since uploading to 0.3.7 (a bit of a jump!), the drb process hasn&#39;t started automatically. &nbsp; &nbsp;I seem to start one if I run merb -s 32323 manually, but when I do check on a file upload progress, I just get a nil back. &nbsp;
</div><div><br>&nbsp;</div><div>Before digging into the upload side of it, I suspect that the drb not starting automatically might be the deeper cause of the problem. &nbsp;Should drb start automatically?
</div><div><br>&nbsp;</div><div>In my merb.yml &nbsp;I have</div><div><br>&nbsp;</div><div><div>:config: dist/conf/upload.conf</div><div>:drb_server_port: 32323</div><div><br>
</div><div>and in dist/conf/upload.conf I have</div><div><br>&nbsp;</div><div><div>:drb: true&nbsp;</div><div>:path_info: /upload/applet_upload_file</div><div>:frequency: 3</div><br>
</div><div><br>&nbsp;</div><div>Thanks for any help/pointers!</div><div><br>&nbsp;</div><div><br>&nbsp;</div><div><br>&nbsp;</div><div><br>
</div></div><br>