mempool icon indicating copy to clipboard operation
mempool copied to clipboard

Configure unix sockets for mempool backend -> nginx -> esplora from prod installer

Open wiz opened this issue 3 years ago • 0 comments

Currently in the production setup, we route mempool -> nginx -> esplora using TCP sockets, however it would be nice to change this to UNIX sockets if possible. Obviously we will still occasionally use TCP sockets to esplora backends on other servers, so it needs to support both, but I think this would be a huge performance improvement.

Screen Shot 2022-07-29 at 15 54 07

wiz avatar Jul 29 '22 13:07 wiz