On Wed, Mar 12, 2008 at 4:47 PM, Noah Horton <[EMAIL PROTECTED]> wrote:
>
> Is there any config to get the backgroundrb instances to listen to requests
> from any machine besides localhost?

If you use the same backgroundrb.yml used for your Mongrel machines on
the BackgrounDRb machine (which you should), then it should listen on
the machine's IP which you have configured in that file. If you want
it to listen to all interfaces then use 0.0.0.0 like hemant said in
his previous post.

Regards,
Ryan
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel

Reply via email to