Skip to content

Feat: Include HAProxy and per-IP connection limits#156

Open
junderw wants to merge 2 commits into
mempoolfrom
junderw/add-electrum-ip-detection
Open

Feat: Include HAProxy and per-IP connection limits#156
junderw wants to merge 2 commits into
mempoolfrom
junderw/add-electrum-ip-detection

Conversation

@junderw

@junderw junderw commented Jun 6, 2026

Copy link
Copy Markdown
Member

Enabling the --electrum-haproxy-depth config requires this nginx config: https://github.com/mempool/mempool.space/pull/2423

By default (0) the Electrum RPC does not expect a HAProxy header, so the nginx proxy directive must be off.

--electrum-haproxy-depth 1 is most likely the setting we need for our configuration:

 (1)
client -----> mempool-nginx -----> mempool-electrs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant