LOCALIO is an auxiliary feature of the Linux NFS client to detect when it is running on the same host as the NFS server. When the client and server share the same host, the client will bypass the NFS network protocols (XDR and RPC), delivering higher performance.1
This feature was developed by a combination of people from Red Hat, SUSE, and Hammerspace.2