<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello All.<br>
    <br>
    I have a question about the size of ICAP request chunks. What is it
    and is there a way to make it configurable?<br>
    <br>
    I've made an investigation here and looks like Squid 3.5.9 separates
    the ICAP payload on little chunks with the size of 27 bytes. <br>
    Like:<br>
    27<br>
    2345678912345<br>
    012345678912345<br>
    012345678<br>
    <br>
    27<br>
    912345<br>
    012345678912345<br>
    012345678912345<br>
    <br>
    27<br>
    <br>
    012345678912345<br>
    012345678912345<br>
    <br>
    My ICAP configuration part is:<br>
    <br>
    <i>icap_service service_req reqmod_precache
      icap://192.168.0.121:1344/reqmod bypass=on</i><i><br>
    </i><i>icap_enable on</i><i><br>
    </i><i>icap_preview_enable off</i><i><br>
    </i><i>icap_send_client_ip on</i><i><br>
    </i><i>icap_send_client_username on</i><i><br>
    </i><i>icap_client_username_header X-Authenticated-User</i><i><br>
    </i><i>icap_io_timeout 30 seconds</i><i><br>
    </i><i>icap_service_revival_delay 30</i><i><br>
    </i><i>adaptation_service_set ICAPSRV service_req</i><i><br>
    </i><i>adaptation_access ICAPSRV allow all</i><br>
    <br>
    <br>
    Thank you for any your help.<br>
    _________________<br>
    Best Regards<br>
    Vadim Rogoziansky<br>
    <br>
    <br>
  
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="https://www.avast.com/antivirus">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" alt="Avast logo" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email has been checked for viruses by Avast antivirus software.
                                <br><a href="https://www.avast.com/antivirus">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</body>
</html>