Sorry for not including enough informatio nin the first place.
1. Here's my config, keep in mind it's a test server that will eventually
replace the one (not updated) we're using right now so the configuration is
kinda bare-bones:
### TESTSQUID1 ###
http_port 3128
dns_v4_first on
pinger_enable o
I'm trying to setup tproxy with Squid 3.5 for the purpose of having the
same outgoing ip as the connecting ip. (I have thousands of IPs and I can
not add them one by one)
I started with a fresh install of Debian 9, installed Squid by
apt install squid
then I added
http_port 3129 tproxy
to squi
On 10/4/17, Alex Rousskov wrote:
> On 09/30/2017 11:14 PM, Jeffrey Merkey wrote:
>>> After reviewing this problem and all of the great technical
>>> information folks provided, I have it working and I figured out the
>>> best way to deal with this transparently allowing squid to remotely
>>> spoof
>> 04.10.2017 20:13, Grey пишет:
>>> Hi,
>>> I'm running Squid version 3.5.23 with caching disabled.
>>> Sometimes when accessing various websites (the sites that cause this
>>> problem are always the same, such as www.tomshardware.com for example)
>>> the page doesn't load correctly until after a
On 10/02/2017 09:37 PM, Aaron Turner wrote:
> So it's leaking memory and not tracking it?
That combination (or, to be more precise, its implication) is possible
but relatively unlikely in your specific case -- when GBs are leaked,
there is usually something tracked related to those GBs. Please no
On 09/30/2017 11:14 PM, Jeffrey Merkey wrote:
>> After reviewing this problem and all of the great technical
>> information folks provided, I have it working and I figured out the
>> best way to deal with this transparently allowing squid to remotely
>> spoof the server side with modified request h
On 09/27/2017 11:52 PM, Christof Gerber wrote:
> I have a question concerning eCAP implementation in Squid 3.5.
Actually, you do not :-). You have a question about using so called
annotations in Squid error pages. eCAP is just one of several annotation
sources in Squid. The other sources are ICAP
On Wednesday 04 October 2017 at 16:16:10, Yuri wrote:
> There where no idea till you show your configs. Thelepathy on vacation.
Show us what appears in the access log as well, both for the first load
(gibberish) and the reload (good text).
Antony.
> 04.10.2017 20:13, Grey пишет:
> > Hi,
> > I'
There where no idea till you show your configs. Thelepathy on vacation.
04.10.2017 20:13, Grey пишет:
Hi,
I'm running Squid version 3.5.23 with caching disabled.
Sometimes when accessing various websites (the sites that cause this problem
are always the same, such as www.tomshardware.com for ex
Hi,
I'm running Squid version 3.5.23 with caching disabled.
Sometimes when accessing various websites (the sites that cause this problem
are always the same, such as www.tomshardware.com for example) the page
doesn't load correctly until after a page refresh, after which it shows
without error.
Whe
2017-10-04 13:41 GMT+02:00 Antony Stone :
>> - is:
>> -- obviously forwarding packets,
>> -- owning the ADSL,
>> -- doing the transparent redirection of to using
>> NAT: -A PREROUTING -s 10.100.0.100 -i dmz -p tcp -m state --state NEW -m
>> tcp --dport 80 -j ACCEPT
>> -A PREROUTING -s 10.0.0.Y/3
On Wednesday 04 October 2017 at 13:30:52, Thomas Martin wrote:
> Hello,
>
> I'm having trouble to make Squid 3.5.23 work like Squid 3.1.20 does.
>
> Here is my setup:
>||
>
> 10.0.0.Y/24| 10.0.0.254/24 <-> 10.100.0.254/24 | 10.100.0.100/24
Hello,
I'm having trouble to make Squid 3.5.23 work like Squid 3.1.20 does.
Here is my setup:
||
10.0.0.Y/24| 10.0.0.254/24 <-> 10.100.0.254/24 | 10.100.0.100/24
The goal was to have the as a transparent HTTP proxy for
all ; it was achieved
Hi Squid users
I have a question concerning eCAP implementation in Squid 3.5.
My goal is to display data which is provided by an eCAP adapter on a
Squid error-page. My primary goal is to achieve this with the eCAP
transaction meta-information which is provided by the eCAP adapter
with Adapter::Xa
Amos Jeffries wrote
> On 04/10/17 22:45, joseph wrote:
>> amos i do use your patch and i get that error
>>
>
> Are you running bootstrap.sh after applying? It depends on changes to
> the autotools build system, so has no effect if you just apply it and
> rebuild older code.
>
> Amos
>
On 04/10/17 22:45, joseph wrote:
amos i do use your patch and i get that error
Are you running bootstrap.sh after applying? It depends on changes to
the autotools build system, so has no effect if you just apply it and
rebuild older code.
Amos
__
amos i do use your patch and i get that error
here is my configure and i use debian 9.x with gcc 7 now
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I../..
-I../../include -I../../lib -I../../src -I../../include
-I/usr/include/openssl -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-
17 matches
Mail list logo