Views:
To resolve the issue, configure Squid to ignore 100 Expected headers.
  1. Log in to the IWSVA console with root privileges.
  2. Edit the /etc/squid/squid.conf file using vi editor.
  3. Add the “ignore_expect_100 on” line at the end of the squid.conf file.
  4. Save the changes.
  5. Reload the Squid configuration using the “/etc/init.d/squid reload” command.