squidclamav can't put a file
Hello, I'm having a strange issue with squid ftp proxy and squidclamav, I can do dir and get commands but when I try to do a put, it just hangs. I have tried using tcpdump and strace but still can't find where the issue is. I also tried running c-icap in debug mode but nothing jumps out. Any ideas? Thanks Eric
Hi, If there is no c-icap ouput related to squidclamav that mean that we never go through squidclamav, the hang is at a higher lever.
Thanks. I figured its related to c-icap or squidclamav. If I take the c-icap settings out of squid.conf, the put command works. I have attached output from debug logs and strace when the hang starts, please take a look and let me know if you see any issues. Its strange that get works but not put. c-icap_squidclamav_strace.txt c-icap_squidclamav_debug_log.txt