Each proxy unit contributes 2 CPU cores. The total specification is:
Proxy specification = 2 CPU cores × number of database proxies
For example, 3 proxies give you a 6-core specification (2 × 3 = 6).
To size your proxies correctly, use these formulas:
| Proxy type |
Formula |
Maximum |
| General-purpose |
(Primary CPU cores + all read-only CPU cores) / 4, rounded up |
16 CPU cores |
| Dedicated |
(Primary CPU cores + all read-only CPU cores) / 8, rounded up |
32 CPU cores |
Example: A primary instance with 8 CPU cores and a read-only instance with 4 CPU cores needs (8 + 4) / 8 = 1.5, rounded up to 2 dedicated proxies, for a specification of 4 CPU cores.