On VPS the server program written in C++ is able to receive and send UDP messages with size = 7392 bytes only. The same serve program on VMWare with the same OS works with no such limitation.
I’ve tested the program sending and receiving UDP-messaged of different size.