Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-30 Thread Alex Rousskov
On 8/30/22 07:34, David Ferreira wrote: I did a new capture like you said, since there's only a few http messages in gonna post them here: Perhaps others will be able to spot the answer in your narration of the captured packets, but I am missing critical details like timestamps and connectio

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-30 Thread David Ferreira
(forgot to reply all) Hi alex, I did a new capture like you said, since there's only a few http messages in gonna post them here: Squid 5.2: dump -i ens224 -nn port 80 -s0 -w squid52output POST /webserver/index.php HTTP/1.1 Accept-Encoding: deflate, gzip Cookie: tickets[InDesign]=9ce90349BDxzBw6

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread ngtech1ltd
-cache.org Subject: Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading Hi Amos, Thank you for the reply, here's my squid.conf, by default our client's(localnet) do not have internet access and only match windows services acl's unless they are in authorizednet.con

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread Alex Rousskov
On 8/29/22 12:17, David Ferreira wrote: I tried to capture the http trafic with the following tcpdump: tcpdump -i any -nn port 80|grep -i http I am not cool enough to easily grok this kind of output. Please share (a link to) the packet capture file instead (tcpdump -s0 -w filename ...). Th

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread David Ferreira
Running squid parse does not show anything in both squid's, im gonna try to tcpdump the trafic in both enviroments and build a squid v5 to test it out like sugested by alex, will post the results after. thank you again. On Mon, 29 Aug 2022 at 15:00, Amos Jeffries wrote: > On 30/08/22 01:31, Dav

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread Amos Jeffries
On 30/08/22 01:31, David Ferreira wrote: Hi Amos, Thank you for the reply, here's my squid.conf, by default our client's(localnet) do not have internet access and only match windows services acl's unless they are in authorizednet.conf, in this case that's the only match acl for the clients u

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread David Ferreira
Hi Amos, Thank you for the reply, here's my squid.conf, by default our client's(localnet) do not have internet access and only match windows services acl's unless they are in authorizednet.conf, in this case that's the only match acl for the clients using this application, i also removed some of

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread Alex Rousskov
On 8/29/22 06:17, David Ferreira wrote: I have some squid's running on rocky linux 8 with verion 4.15, recently been testing squid version 5.2(stable version that comes with Rocky 9)to upgrade the current ones and most of the configs/acls seem to work fine. Unfortualy theres an application th

Re: [squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread Amos Jeffries
On 29/08/22 22:17, David Ferreira wrote: hi, First time using mailing lists, sorry about anything. Welcome, and thanks for using Squid. Do not worry about mistakes. Helping with that type of thing is what this list is here for whether expert or beginner. Squid 4.15: 26/Aug/2022:15:36:

[squid-users] Squid 5.2 TCP_MISS_ABORTED/100 erros when uploading

2022-08-29 Thread David Ferreira
hi, First time using mailing lists, sorry about anything. I have some squid's running on rocky linux 8 with verion 4.15, recently been testing squid version 5.2(stable version that comes with Rocky 9)to upgrade the current ones and most of the configs/acls seem to work fine. Unfortualy theres an