Hi - Can someone explain how come PMNS data is stored in libpcp on a per-process basis (in libpcp/src/pmns.c:curr_pmns) rather than per-context? Does this not make it impossible to operate with different PMNS setups with different contexts, e.g. if one makes one connection to a remote server, and another to a local archive-v2 file? - FChE