<div dir="auto">Hi, <div dir="auto">Thanks for checking my message. </div><div dir="auto"> Please check the below configuration, we are running squid 3.5 version. <div dir="auto"><br><div>This service is running on aws its a ui application trying to connect to virus scanner to scan the uploaded file and send the request to downstream application if the file is valid. </div><div><br></div><div dir="auto">We implemented squid before the virus scanner </div><div> <br>https_port 8443 accel defaultsite=<a href="http://imageuploadqa.com/" style="text-decoration-line:none;color:rgb(66,133,244)">imageuploadqa.com</a> no-vhost cert=/qa/certificate/imageupload.cer key=/qa/certificate/private/imageupload.pem<br>cache_peer <a href="http://imageuploadroute53.com/" style="text-decoration-line:none;color:rgb(66,133,244)">imageuploadroute53downstreamappkication.com</a>. parent 443 0 proxy-only name=imageuploadAccel ssl sslflags=DONT_VERIFY_PEER<br>acl imageupload dstdomain <a href="http://imageuploadqa.com/" style="text-decoration-line:none;color:rgb(66,133,244)">imageuploadqa.com</a><br>http_access allow imageupload<br>cache_peer_access imageuploadAccel allow imageupload<br>cache_peer_access imageuploadAccel deny all<br>icap_enable on<br>icap_service service_avi_req reqmod_precache icap://domainnameofvirusscanner:1344/SYMCScanReqEx-AV bypass=off (not working, but working when we are trying to use the IP)<br>adaptation_access service_avi_req allow all<br>icap_log /var/log/squid/icap.log icap_squid<br><br><br>it also working when "cache_peer_access imageuploadAccel deny all" Line is removed<br><br>Please let me know if am missing any configuration <div style="color:rgb(136,136,136)" dir="auto"><br></div><div style="color:rgb(136,136,136)">Thanks. <br clear="all"><div><br style="font-family:sans-serif;font-size:12.8px"></div></div></div></div></div></div>