/squid
5. it does improve performance, however two preceding TCP_MISS/302 hits
for every archive url hit, do provide major contribution to the overall
response delay
Thanks again,
Andrei.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://list
rent squid configuration options
or any existing squid plugins to cache 302 responses without Expires
header,
instead must write some brand new code, correct?
Andrei
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.or
Hello.
1. this question was asked before, but not yet resolved:
http://www.squid-cache.org/mail-archive/squid-users/200701/.html
2. use case:
the following url goes though double redirect, both times not providing
"Expires:" header,
which results in repeated TCP_MISS/302 entries in th
On 25/09/2019 15:29, Alex Rousskov wrote:
On 9/25/19 7:12 AM, Alessandro Andrei wrote:
My access_log file il flooded with messages that I do not want to see
Specifically
1) CONNECT vortex-win.data.microsoft.com
2) TCP_DENIED/407
So I created two ACLs to exclude them from logging and applied
My access_log file il flooded with messages that I do not want to see
Specifically
1) CONNECT vortex-win.data.microsoft.com
2) TCP_DENIED/407
So I created two ACLs to exclude them from logging and applied it to my access
log
acl AuthRequest http_status 407
acl excludefromlog dstdomain .vortex-
It's regarding active fingerprinting and mitigating attacks, not just it's
passive use. (Sorry for the dbl send)
On Oct 30, 2017 21:41, "Alex Rousskov"
wrote:
> On 10/30/2017 12:15 PM, Andrei wrote:
> > You do realize that there's nothing "weird" ab
You do realize that there's nothing "weird" about p0f, right? Perhaps you
should have a read over:
http://lcamtuf.coredump.cx/p0f3/
https://blog.cloudflare.com/introducing-the-p0f-bpf-compiler/
On Mon, Oct 30, 2017 at 11:22 AM, Alex Rousskov <
rouss...@measurement-factory.com> wrote:
> On 10/30