Skip to content

stashcp looks up geoip information way too much #80

@DrDaveD

Description

@DrDaveD

stashcp looks up geoip information far too much, in two ways:

  1. Even if the copy is going to come from cvmfs, it looks up the geoip information. This is even acknowledged in a comment which just says "oh well", but this is a big deal. It is putting for more load on the servers than necessary.
  2. If it is copying multiple files, it re-looks up the information for every file instead of keeping track and reusing the information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions