Design Decisions (8)
Site management
- Issue: one SRM entry point, multiple internal SRMs
- Consistent with Andy Hanushevsky’s paper
- Choice: support functionality
- Implies: support “redirect” method
push vs. pull
- SrmGet - pull mode
- SrmPut - push mode
- SrmCopy - pull mode
- Can be requested from target SRM only
- “Redirect” in case of a SrmCopy-push (Jlab’s suggestion)