9 ms·
Was there a disadvantage to using HAProxy + multiple PGBouncer instances?
by nzeid 2mo ago
Was there a disadvantage to using HAProxy + multiple PGBouncer instances?
- __s 2mo agoSO_REUSEPORT[1] pretty much does all we want in kernelspace vs unnecessary userspace hop inbetween. These all run on same VM 1: https://lwn.net/Articles/542629 https://lwn.net/Articles/542629