Re: [squid-users] heart beet between squid peers

2017-02-02 Thread Alex Rousskov
On 02/02/2017 04:43 PM, salil GK wrote: > we provide an interface for the admin to set > whether forward proxy is enabled or not - and also specify which all > peers need to be involved in the squid chaining ( parent child ). If I > have say 4 machines - A,B,C and D. Admin can decide machine A and

Re: [squid-users] heart beet between squid peers

2017-02-02 Thread salil GK
Hello Alex Thanks for the reply what happens is - we provide an interface for the admin to set whether forward proxy is enabled or not - and also specify which all peers need to be involved in the squid chaining ( parent child ). If I have say 4 machines - A,B,C and D. Admin can decide ma

Re: [squid-users] heart beet between squid peers

2017-02-02 Thread Alex Rousskov
On 02/01/2017 12:06 AM, salil GK wrote: > I need to know whether the connectivity is through from squid > child to squid parent. ... > I need to know in both machines that the squid channel is active. ... > if the heartbeat is exchanged successfully !! It is not clear what you mean by "connectiv

Re: [squid-users] heart beet between squid peers

2017-02-01 Thread Eliezer Croitoru
[mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of salil GK Sent: Wednesday, February 1, 2017 9:06 AM To: squid-users@lists.squid-cache.org Subject: [squid-users] heart beet between squid peers Hi I am trying to build a solution with squid proxy chaining. I have a proxy chaining

Re: [squid-users] heart beet between squid peers

2017-02-01 Thread salil GK
Thanks reinerotto .. But log file parsing to understand the state would be the last thing I would like to do It would be really great if some utility that will tell me if the heartbeat is exchanged successfully !! or may be some result file where I can check how the health !!! Thanks ~S On

Re: [squid-users] heart beet between squid peers

2017-02-01 Thread reinerotto
I have seen error messages in cache.log, in case conn to upstream peer (parent proxy) was broken. However, dunno, how to do it downstream. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/heart-beet-between-squid-peers-tp4681408p4681409.html Sent from the Sq

[squid-users] heart beet between squid peers

2017-01-31 Thread salil GK
Hi I am trying to build a solution with squid proxy chaining. I have a proxy chaining through a tunnel. Every thing works fine !! But in my framework I need to know whether the connectivity is through from squid child to squid parent. What is the best way to know - is there any API or utility t