Currently, the UDP buffer sizes are set to 1024 bytes. Larger requests will not be read entirely by the UDP handlers, which can lead to tests relying on this to fail.
Currently, the UDP buffer sizes are set to 1024 bytes. Larger requests will not be read entirely by the UDP handlers, which can lead to tests relying on this to fail.