Hello Dear Amos:
Thanks for your reply , and We redirect
traffics based port 80 via ebtables -t broute at bridge mode .
and Tproxy is located route layer or ip
layer , you are right , we must set default route and return route fo
On 7/04/2015 9:01 a.m., Alberto Perez wrote:
> Hi everyone
> I've been trying to make a traffic load balancing between two links
> based on username using tcp_outgoing_address
>
> My squid setup only use authorization with an external_acl which
> returns the username based on the client ip.
>
> I
On 8/04/2015 3:21 a.m., johnzeng wrote:
> Hello Lawrence:
>
> Thanks , Maybe we must add
> tcp_outgoing_address at bridge mode + tproxy .
>
> and Box can send dns request to internet via
> the setting .
>
> i feel a
Try this:
external_acl_type internet_domain_group children-startup=15 children-max=15
children-idle=2 %LOGIN
On Wed, Mar 18, 2015 at 10:05 AM, Rich549
wrote:
> Thanks! I've added the children-startup=15 to my config but it seems to be
> ignoring it. An excerpt of my config is:
>
> external_ac
Hello Lawrence:
Thanks , Maybe we must add
tcp_outgoing_address at bridge mode + tproxy .
and Box can send dns request to internet via
the setting .
i feel accessing rate will be fast than
previous seting .
Hi,
I've searched for these strings in squid, couldn't find them.
Maybe this is emitted by some library?
On Tue, Apr 7, 2015 at 5:16 PM, dweimer wrote:
> My Squid Process seems to be working fine, but I noticed an unusual message
> when testing the squid configuration
>
> squid: environment cor
My Squid Process seems to be working fine, but I noticed an unusual
message when testing the squid configuration
squid: environment corrupt; missing value for https_pr
Any Ideas? Its a forward only proxy not doing reverse proxy or anything.
Its running on FreeBSD 10.1-RELEASE-p8, installed fro