Enable HTTP Accept Filter
on FreeBSD, you need to add a kernelmodule grep accf /boot/defaults/loader.conf accf_data_load=»NO» # Wait for data accept filter accf_http_load=»NO» # Wait for full HTTP request accept filter add the second to /boot/loader.conf with ‘YES’ to enable this permenately.