On 6/06/2016 8:42 a.m., joe wrote:
> im re writing the varyEvaluateMatch function
> will see after i done test with new one
> for now last patch is good enough until the new function has less code
> faster and no bug
> hoop dev team give us more hint or beter way
Just deleting the Accept-* heade
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sure. Current function works slower with collapsed_forwarding enabled.
06.06.2016 2:42, joe пишет:
> im re writing the varyEvaluateMatch function
> will see after i done test with new one
> for now last patch is good enough until the new function
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sure. Current function works slower with collapsed_forwarding enabled.
06.06.2016 2:42, joe пишет:
> im re writing the varyEvaluateMatch function > will see after i done test
> with new one > for now last patch is good
enough until the new funct
im re writing the varyEvaluateMatch function
will see after i done test with new one
for now last patch is good enough until the new function has less code
faster and no bug
hoop dev team give us more hint or beter way
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.n
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Start from here:
http://wiki.squid-cache.org/ConfigExamples#Interception
Wiki contains most you need. Just read it.
06.06.2016 2:19, squid.supp...@jumpstation.co.uk пишет:
> Hi,
>
> Trying to use Squid 3.5 to filter a white list on wifi hotspot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
False. You doing it wrong.
06.06.2016 2:19, squid.supp...@jumpstation.co.uk пишет:
> Hi,
>
> Trying to use Squid 3.5 to filter a white list on wifi hotspot. Got
> http support without issue.
>
> Tried lots of things to get https to work but alway
Hi,
Trying to use Squid 3.5 to filter a white list on wifi hotspot. Got
http support without issue.
Tried lots of things to get https to work but always kills http, all
the http requests time out.
So I am starting to think that maybe
http 3128 transparent
is not compatible with ssl_bump
is th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Properly formatted patch.
05.06.2016 22:28, joe пишет:
> Quotation marks fix
>
> --- src/client_side.cc2016-05-25 02:27:13.0 +0300
> +++ src/client_side.cc2016-06-05 19:04:07.0 +0300
> @@ -140,7 +140,7 @@
> #if LINGERING_
Quotation marks fix
--- src/client_side.cc 2016-05-25 02:27:13.0 +0300
+++ src/client_side.cc 2016-06-05 19:04:07.0 +0300
@@ -140,7 +140,7 @@
#if LINGERING_CLOSE
#define comm_close comm_lingering_close
#endif
-
+#include
/// dials clientListenerConnectionOpened call
class L
Quotation marks at the end fixed
--- src/client_side.cc 2016-05-25 02:27:13.0 +0300
+++ src/client_side.cc 2016-06-05 18:57:50.0 +0300
@@ -140,7 +140,7 @@
#if LINGERING_CLOSE
#define comm_close comm_lingering_close
#endif
-
+#include
/// dials clientListenerConnectionOpened
tks i found a smole bug i will fix it on some vary its adding extra "
at the end
'accept-encoding="gzip"'<-- this is fine
'accept="image%2Fwebp,image%2F*,*%2F*%3Bq%3D0.8""' <--- this has extra
Quotation marks
i post the fix later
--
View this message in context:
http://s
On 03.06.16 22:51, Andrew Meyer wrote:
So I have squid (latest) running in a a jail, and I am able to use it
communicate with it via the browser. But I am trying to set it up so that
I can use a proxy.pac file. I have the proxy.pac configured. Firefox is
being used as my testbed. When I switc
Don't think so. Patch looks good and working. Now testing.
Results is perfect - byte HIT increases two times minimum.
Squid looks it must be. It is real CACHE now.
05.06.2016 15:10, joe пишет:
what is the best way to create patch
im using this
diff -Naur /var/tmp/squid-3.5.19-20160524-r14057
what is the best way to create patch
im using this
diff -Naur /var/tmp/squid-3.5.19-20160524-r14057
/var/tmp/squid-3.5.19-20160524-r14057-tst > squid-3.5.19-vary-1.patch
any better way ??
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-retur
Hallo
First, i would to say thanks you for Support..
second, i have running squid 3.5.19 with SmpCarpCluster..And work very nice
and nothing problem.
But i need to Bypass Cache HIT with qos_flows. On Standar Config qos_flows
working as well, but on SmpCarpCluster qos_flow not work.
Can anyone w
Up
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Problem-Marking-TOS-HIT-on-SmpCarpCluster-tp463p4677811.html
Sent from the Squid - Users mailing list archive at Nabble.com.
___
squid-users mailing list
squid-
Build with this patch now.
Correctly formatted patch attached.
05.06.2016 2:39, joe пишет:
Yuri can you test this pls if its better
--- src/client_side.cc 2016-05-25 02:27:13.0 +0300
+++ src/client_side.cc 2016-06-04 23:14:16.0 +0300
@@ -140,7 +140,7 @@
#if LINGERING_CLOSE
17 matches
Mail list logo