Amanda-Users

udp or tcp

2009-07-21 14:47:14
Subject: udp or tcp
From: Brandon Metcalf <brandon AT geronimoalloys DOT com>
To: amanda-users AT amanda DOT org
Date: Tue, 21 Jul 2009 13:36:49 -0500 (CDT)
I have Amanda working with the default settings for the client:

  service amanda
  {
          disable         = no
          socket_type     = dgram
          protocol        = udp
          wait            = yes
          user            = backup
          group           = disk
          groups          = yes
          server          = /usr/local/libexec/amandad
          server_args     = -auth=bsd amdump
  }

Is it better to use tcp and stream since with udp there is no error
correction or does Amanda build in the error checking at the
application level?  Any other settings that would be preferred over
what is shown above?

Thanks.

-- 
Brandon

<Prev in Thread] Current Thread [Next in Thread>