archiver-appliance / epicsarchiverap

This is an implementation of an archiver for EPICS control systems that aims to archive millions of PVs.
Other
38 stars 37 forks source link

Redirect single pv retrieval requests #173

Closed jacomago closed 10 months ago

jacomago commented 1 year ago

Redirects requests to the appliance which owns the data. Adds a header "redirect" to be checked if want to avoid this.

Should improve performance.