-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
- Loading branch information
There are no files selected for viewing
2 comments
on commit 90deaa6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
as mentioned in the forum https://forum.opnsense.org/index.php?topic=5999.msg25489 we had this error again, that cicap tried to download a big file though the max size is set to 5mb...
Any ideas what else could be the problem?
Cheers, Stephan
(Btw. we did a 'stress test' with the proxy, suricata & clamav and besides of this issue it all really performed very well! Thanx!)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update:
ServiceAlias avscan virus_scan?allow204=on&sizelimit=off&mode=simple
is the problem.
Acoording to http://c-icap.sourceforge.net/install.html
sizelimit=off to ignore srv_clamav.MaxObjectSize directive in c-icap.conf file
I just tested it and removing this solved it...
Cheers,
Stephan
this line might require a change too - otherwise it makes no sense to have it in the config