Hi,
I am running squid on a server with multiple public IPs and I want some
users to be able to access the proxy through some of the IPs and other
users through other IPs.
At the moment I have acl rules of the form:-
acl abcd myip x.x.x.x
and for these acl rules I have these tcp_outgoing_address
Hey Nishant,
Responding to your idea and the whole concept of the helper and also comparing
to GoLang binaries.
About the software design to run on-top of embedded hardware and a GoLang
binary:
A GoLang helper can be compiled to almost any modern embedded device(else them
mips based)
Also its
On 17 June 2017 11:17:38 PM IST, Amos Jeffries wrote:
>That would mean making Squid aware of the internal workings of the
>helper. Namely that it uses connections to a specific server, port and
>which transport. One of the major points of flexibility with helpers is
>
>that this kind of thing
On 17/06/17 21:59, Nishant Sharma wrote:
May be, the helper architecture could be changed such that a parent
process creates a pool of network connections that children use. Thus,
limiting the number of sockets being used at any moment. And squid
controls the number of those parent processes.
On 06/17/2017 10:09 AM, meym wrote:
> Squid Cache: Version 4.0.20
> "FATAL: Unknown http_port option 'ssl-bump'."
Your Squid thinks it was built without OpenSSL support. OpenSSL support
is required for SslBump. Examine your ./configure options and output.
> ssl-bump mode still exist, according t
Squid Cache: Version 4.0.20
"FATAL: Unknown http_port option 'ssl-bump'."
ssl-bump mode still exist, according to documentation for the Squid
configuration file.
--
0x9E688B76E4064CD0
___
squid-users mailing list
squid-users@lists.squid-cache.org
http
On 06/17/2017 07:11 AM, --Ahmad-- wrote:
> Hi folks
> i have squid 3.5.24
>
> i run it like :
>
> squid -n 90 -f /etc/squid/xsquid.conf
>
>
> but i need to reload squid not kill then start it .
>
>
> i cant use the cmd
> squid -n 90 -f /etc/squid/xsquid.conf -k rec
>
>
> any way to do th
Hi folks
i have squid 3.5.24
i run it like :
squid -n 90 -f /etc/squid/xsquid.conf
but i need to reload squid not kill then start it .
i cant use the cmd
squid -n 90 -f /etc/squid/xsquid.conf -k rec
any way to do that ?
cheers
___
squid-users
On 17/06/17 22:07, Blason R wrote:
Agree and yes even I considered that as well. This should work without
any issues. However since I am testing I am looking for ready-made
ACLs for office 365 and wanted to check every applications i.e.
Skype, Voice Calling and other functionalities.
It help
Agree and yes even I considered that as well. This should work without any
issues. However since I am testing I am looking for ready-made ACLs for
office 365 and wanted to check every applications i.e. Skype, Voice
Calling and other functionalities.
On Thu, Jun 15, 2017 at 9:19 PM, Eliezer Croito
Hi Eliezer,
On Saturday 17 June 2017 12:37 PM, Eliezer Croitoru wrote:
I wanted to be sure I am not day-dreaming but from the code it seems that every
request is given a single TCP connection.
Am I right?
If so there is much to improve.
You can use the same tcp connection for more then a singl
On 17/06/17 19:07, Eliezer Croitoru wrote:
I wanted to be sure I am not day-dreaming but from the code it seems that every
request is given a single TCP connection.
Am I right?
If so there is much to improve.
You are seeing correct. That is one of the things I brought up and is
being worked o
I wanted to be sure I am not day-dreaming but from the code it seems that every
request is given a single TCP connection.
Am I right?
If so there is much to improve.
You can use the same tcp connection for more then a single request and also
have a reconnect option for the very far from realiy ca
13 matches
Mail list logo