KB Article #180721
Instance crash when submitting big file (>99 MB) via ICAP Server filter
Problem
Instance crash when submitting a file with size bigger than 100 MB via ICAP Server filter.
Resolution
Create a remote host correspondent to the ICAP Server host and adjust the size for Max Received/Sent Bytes to a higher value than the size of the maximum expected file/threshold.Example: 1048576000 bytes which is 1 GB.
The default value is 10 MB (10485760).