On Mon, Oct 26, 2009 at 3:36 AM, python-django-user <[email protected]> wrote:
> Is there any way to use beanstalk securely on a shared host? > Specifically, I don't want other users of the machine to be able to > put or get jobs from my beanstalk instance. I would suggest using a firewall for that purpose. AFAIK, beanstalkd does not support such feature as it's not designed to be exposed to the public. -- Jaume Sabater http://linuxsilo.net/ "Ubi sapientas ibi libertas" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en -~----------~----~----~----~------~----~------~--~---
