• ATLAS
    • EOS CTA tests from SFO
    • New HTTPD server configuration
      • Was running to prefork MPM mode, switch to event MPM mode
        • Better performance
      • Issue: Multipl mod_wsgi containers with separate session pools
        • Not well handled in default config
        • Added wsgi_groups and linked all endpoints
        • Shared connection pool accross all REST endpoints
          • Much better performance
      • Suggestion: Make this the default!
  • CMS
    • Successfully test multihop
    • Issue
      • For multihop 2nd transfer is submitted (and fails) before the first one is finished
      • Possible FTS bug?
      • Cedric will have a look and test it on ATLAS again
  • MultiVO
    • DB schema upgrade is merged
  • Belle II
    • Started to work on chained subscription mode
    • First prototype next week
  • Globus Online
    • Reaper development for GO
    • Deletion enhancement (2 phases?)
    • Testing to start with ATLAS
    • Lessons learned then applicable for light sources too
  • LDMX
    • Rucio to be used as a data catalog/metadata catalog
    • Add more operators (more than equals) to metadata queries