Re: [squid-users] Size of icap request chanks

2015-10-26 Thread Vadim Rogoziansky
Thank you Amos. I'll try that! 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. This is probably a side effect of the bug 4353 / 4206 issue on the main I/O socket from the client. On a fast Squid the small input b

Re: [squid-users] Size of icap request chanks

2015-10-26 Thread Amos Jeffries
On 26/10/2015 11:32 p.m., Vadim Rogoziansky wrote: > Hello All. > > I have a question about the size of ICAP request chunks. What is it and > is there a way to make it configurable? It is the size of data ready to be written on the socket when a write is scheduled. For the full details on the chu

[squid-users] Size of icap request chanks

2015-10-26 Thread Vadim Rogoziansky
Hello All. I have a question about the size of ICAP request chunks. What is it and is there a way to make it configurable? 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. Like: 27 2345678912345 012345678912345