User Tools

Site Tools


public:standard_communication_relay_node

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
public:standard_communication_relay_node [2017/10/13 17:34] – [openvpn] fangfufupublic:standard_communication_relay_node [2018/03/31 00:38] – external edit 127.0.0.1
Line 13: Line 13:
 I use squid for creating an application level load balancing proxy. It supports weighted round robin for load balancing. The weight is done by ping time to upstream proxy.  I use squid for creating an application level load balancing proxy. It supports weighted round robin for load balancing. The weight is done by ping time to upstream proxy. 
 ==== kcptun ==== ==== kcptun ====
 +kcptun provides an alternative transmission control mechanism to tcp. It basically transports tcp traffic over udp.
 ==== exim4 ==== ==== exim4 ====