tempesta icon indicating copy to clipboard operation
tempesta copied to clipboard

UNIX socket connection to upstream server

Open krizhanovsky opened this issue 9 years ago • 3 comments

While Apache HTTPD doesn't support UNIX sockets for listen configuration option, Nginx does. UNIX domain sockets are much faster for local delivery than full TCP stack sockets. So Tempesta should prefer to connect local upstream via UNIX socket.

krizhanovsky avatar Jan 03 '16 17:01 krizhanovsky

Also additional research is required here, to discover impact of RPS/RFS on Tempesta FW performance in case of loopback interface. Inspired by https://github.com/tempesta-tech/tempesta/issues/1073#issuecomment-430554859 and https://github.com/tempesta-tech/tempesta/issues/1073#issuecomment-430582703.

aleksostapenko avatar Oct 17 '18 15:10 aleksostapenko

Can we make now unix sockets connection to upstream nginx server?

osevan avatar Apr 12 '22 10:04 osevan

Hi @osevan ,

the feature is scheduled for a relatively far milestone, but we have sponsorship tiers to push existing or new issues for high priority development. Please check our donations page https://github.com/sponsors/tempesta-tech

krizhanovsky avatar Apr 12 '22 18:04 krizhanovsky