On 11/2/21 12:17 PM, Andrea Venturoli wrote:
> On 10/12/21 16:51, Alex Rousskov wrote:
>
>> Squid has a configuration option to work around such adaptation service
>> deficiencies: force_request_body_continuation. Please see if enabling
>> that workaround helps in your environment:
>> http://www.s
On 10/12/21 16:51, Alex Rousskov wrote:
Squid has a configuration option to work around such adaptation service
deficiencies: force_request_body_continuation. Please see if enabling
that workaround helps in your environment:
http://www.squid-cache.org/Doc/config/force_request_body_continuation
On 10/12/21 12:11 PM, Andrea Venturoli wrote:
> On 10/12/21 16:51, Alex Rousskov wrote:
>> P.S. When you sanitized your cache.log, you have stripped lines dumping
>> message headers. Those lines do not start with the usual
>> "2021/10/12...|" prefix. Stripping them complicates triage.
> Oh, sorry!
On 10/12/21 16:51, Alex Rousskov wrote:
I am not sure, but I suspect that you are suffering from your ICAP
service inability to handle REQMOD transactions with HTTP 100-Conntinue
semantics, including (but not limited to) FTP STOR requests (translated
into HTTP by Squid).
Squid has a configurati
On 10/12/21 9:58 AM, Andrea Venturoli wrote:
> On 8/28/21 17:10, Alex Rousskov wrote:
>> Reproduce the problem using a single transaction on an otherwise idle
>> Squid with full debugging enabled and share the corresponding cache.log:
>> https://wiki.squid-cache.org/SquidFaq/BugReporting#Debugging
On 8/28/21 17:10, Alex Rousskov wrote:
Sorry for taking so long.
Meanwhile I upgraded to Squid 5.0.6, but the problem was not solved.
Reproduce the problem using a single transaction on an otherwise idle
Squid with full debugging enabled and share the corresponding cache.log:
https://wiki.s
On 8/28/21 8:36 AM, Andrea Venturoli wrote:
> I've got Squid (4.15) configured as an HTTP[s] server, with squidclamav:
>> icap_enable on
>> icap_send_client_ip on
>> icap_preview_enable on
>> icap_preview_size 1024
>> icap_service service_req reqmod_precache bypass=0
>> icap://127.0.0.1:1344/squ
Hello.
I've got Squid (4.15) configured as an HTTP[s] server, with squidclamav:
icap_enable on
icap_send_client_ip on
icap_preview_enable on
icap_preview_size 1024
icap_service service_req reqmod_precache bypass=0
icap://127.0.0.1:1344/squidclamav
adaptation_access service_req allow all
icap_s