This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:haproxy [2022/09/06 18:47] – external edit 127.0.0.1 | network_stuff:haproxy [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 45: | Line 45: | ||
| ---- | ---- | ||
| + | * Conceptual difference between a proxy and a ' | ||
| + | * Proxy hides clients identity to the server. This is for client to server connections. | ||
| + | * Proxy hides servers identity to the client. This is for client to server connections **as well**. | ||
| TODO:\\ | TODO:\\ | ||
| * Block by source IP based on different criteria. Stick tables: | * Block by source IP based on different criteria. Stick tables: | ||
| * Some examples here: http:// | * Some examples here: http:// | ||