Socket for better Performance.
Preconfigure usage of socket for mysql due to latency and performance on local host usage.
1
vote
H50K
shared this idea
Database sockets are not provided by Plesk, but by the database and operating system. As MySQL and MariaDB provide a socket you are all set to connect to the database through the socket, but your applications must be written in a way that they make full use of it.
-- PD