Configure SynthIQ's inbound DICOM listeners and the backend pool of nodes each one forwards to.
Changes are persisted to synthiq_pools.json in the data directory and take effect
immediately — no service restart required.
ℹ
DCR-2026-080 · SynthIQ …
Loading pools…
Add Pool
1-65535. Must be unique across pools.
≤16 chars (DICOM PS3.5 §6.2).
Max concurrent inbound C-STORE associations this pool accepts. Blank = built-in default (32); range 1–256.
Higher = more simultaneous senders but more RAM/sockets. Saving re-cycles this pool's listener
(a brief socket drop, like changing the port/AE).
SynthIQ pre-populates outbound DICOM presentation contexts before
opening the SCU association to each backend. Most operators leave
this on the Phase 1A default (38 Storage SOP classes × Explicit /
Implicit / Big-Endian Little-Endian transfer syntaxes). Override
ONLY if you have a backend that proposes a non-standard SOP set
or you need to narrow the allowlist for compliance reasons.
Empty list = no SOP class PCs pre-populated (fo-dicom falls back
to per-request auto-PC, with much higher overhead). Each entry
must be a valid DICOM UID per PS3.5 §9.
Presets populate the textarea; "Custom" preserves your edits.
0 SOP class UIDs.
0 transfer syntax UIDs.
Add Node
≤16 chars. Leave blank for "ANY-SCP" default.
http:// or https:// only. Used by the heartbeat poller.
How SynthIQ interprets this backend's health for routing. native backends contest on measured queue depth; liveness backends only answer a probe and earn a weighted share instead of being flooded.
Liveness only. 0 = cold standby; ≥1 = share.
A Failover node stays idle until every Primary in this pool is down (confirmed by heartbeat + C-ECHO), then takes over automatically; new studies return to Primary when it recovers. Independent of Health Mode.