-
+
Server Configuration
at all, in which case only Unix-domain sockets can be used to connect
to it.
The default value is localhost>,
- which allows only local loopback> connections to be made.
- This parameter can only be set at server start.
+ which allows only local loopback> connections to be
+ made. While client authentication (
+ linkend="client-authentication">) allows fine-grained control
+ over who can access the server, listen_addresses
+ controls which interfaces accept connection attempts, which
+ can help prevent repeated malicious connection requests on
+ insecure network interfaces. This parameter can only be set
+ at server start.