Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl
  • Merge requests
  • !69

Retired the UDR parameter since it's twice as slower as plain rsync w…

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Thomas Maurel requested to merge github/fork/thomasmaurel/copydboverservertcp into master May 18, 2015
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

…hen copying databases between servers with different hardware, you also need to recompile UDR for every new server. I replaced UDR with TCP arcfour (default parameter) which works in all the situations, worst case scenario it will be as fast as plain rsync, in all the other scenarios it will be twice as fast as plain rsync, copy can go up to 110 MB/s or faster

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/thomasmaurel/copydboverservertcp