On Oct 26, 12:21 am, Jaume Sabater <[email protected]> wrote: > 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.
Neither is memcached, but it happens, so I just finished off the SASL support over the weekend. Might not be a bad thing to do here as well. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
