Re: [squid-users] Re: Squid round-robin to 2 Apache's

2013-02-12 Thread PARAM KRISH
Hi, Just to update , it worked fine. The problem was with the redirect
login cgi that had some permission issues in other server hence it did
not failover earlier. It now listens only in 443, works beautifully.
Thanks Amos for your help.

On Wed, Feb 6, 2013 at 10:16 AM, paramkrish mkpa...@gmail.com wrote:
 Dear Squid Users:

 Do you see any gross difference in my setup ? What i m trying is something
 very basic, in my opinion, just having two apache's running in 8080 behind
 Squid and a http-https redirection. While everything works great, I am
 concerned why squid does not detect the failed cache_peer parent to failover
 the request to the other node. What could possibly be missing in the configs
 or is this some sort of bug when squid made to work with 443 / SSL ?

 Please guide me as i am completely stalled.
 Thanks a lot for the wonderful work you have been doing.

 PK



 --
 View this message in context: 
 http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-round-robin-to-2-Apache-s-tp4658362p4658394.html
 Sent from the Squid - Users mailing list archive at Nabble.com.


[squid-users] Re: Squid round-robin to 2 Apache's

2013-02-05 Thread paramkrish

Hi Amos, I tried and it works now. But my original problem remains the same.

Those lines are now looking like ..

cache_peer engwikiweb1.eng.company.com parent 443 0 originserver ssl
sslflags=DONT_VERIFY_PEER round-robin
cache_peer engwikiweb2.eng.company.com parent 443 0 originserver ssl
sslflags=DONT_VERIFY_PEER round-robin

Then i tested the same keeping Apache1 down which confirms my original
problem of Squid not failing over to the other apache is still the same.

Note: removing round-robin in these lines did not make a difference.

I now guess, apache v-hosts are probably creating issues but not sure if it
is grossly wrong OR is this some sort of bug that Squid 3.2.3 fail to handle
the cache_peer parent failures httpd-vhosts.conf.txt
http://squid-web-proxy-cache.1019090.n4.nabble.com/file/n4658381/httpd-vhosts.conf.txt
  
?

httpd-vhosts.conf is enclosed here.

Appreciate your help. Thanks.



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-round-robin-to-2-Apache-s-tp4658362p4658381.html
Sent from the Squid - Users mailing list archive at Nabble.com.


[squid-users] Re: Squid round-robin to 2 Apache's

2013-02-05 Thread paramkrish
Dear Squid Users: 

Do you see any gross difference in my setup ? What i m trying is something
very basic, in my opinion, just having two apache's running in 8080 behind
Squid and a http-https redirection. While everything works great, I am
concerned why squid does not detect the failed cache_peer parent to failover
the request to the other node. What could possibly be missing in the configs
or is this some sort of bug when squid made to work with 443 / SSL ? 

Please guide me as i am completely stalled. 
Thanks a lot for the wonderful work you have been doing.

PK



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-round-robin-to-2-Apache-s-tp4658362p4658394.html
Sent from the Squid - Users mailing list archive at Nabble.com.