[sheepdog-users] should I always run a gateway daemon?
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Wed Jul 18 08:19:50 CEST 2012
    
    
  
> On 07/18/2012 01:52 PM, Dietmar Maurer wrote:
> > I wonder if I should always run a gateway daemon, even when there are
> > local sheep daemons running?
> 
> Do you mean gateway-only daemon?
Yes. Does it make sense to use:
sheep -p 7000 -g  -w /path/to/cache
sheep -p 7001  /path/to/data
Or does the following provide the same functionality:
sheep -p 7000 -w /path/to/data
- Dietmar
    
    
More information about the sheepdog-users
mailing list