Hi
I run 2 squid boxes, and I use pacemaker to float 2 VIP's between the 2 boxes.
Basically I just run squid on both and I create a VIP resource that
test if squid is running to allocate the VIP.
But this doesn't really give you load balancing. but very good resilience.
Pacemaker and Linux hav
On 9/06/2015 7:15 p.m., Rafael Akchurin wrote:
> Hi Amos,
>
>
>
>> There seems to be a bit of a myth going around about how HAProxy does
>> load balancing. HAProxy is an HTTP layer proxy. Just like Squid.
>>
>> They both do the same things to received TCP connections. But HAProxy
>> supports les
On 9/06/2015 9:36 p.m., Eliezer Croitoru wrote:
> Hey Amos,
>
> I didn't had the chance to follow the PROXY protocol advancements.
> Was there any fix for the PROXY protocol issue that I can test?
IIRC the issues we found are all resolved. Though I've had no confirmation.
Amos
__
Hey Amos,
I didn't had the chance to follow the PROXY protocol advancements.
Was there any fix for the PROXY protocol issue that I can test?
Thanks,
Eliezer
On 09/06/2015 02:06, Amos Jeffries wrote:
We are somewhat recently added basic support for the PROXY protocol to
Squid. So HAProxy can re
Hi Amos,
> There seems to be a bit of a myth going around about how HAProxy does
> load balancing. HAProxy is an HTTP layer proxy. Just like Squid.
>
> They both do the same things to received TCP connections. But HAProxy
> supports less HTTP features, so its somewhat simpler processing is also
On 9/06/2015 9:22 a.m., Brendan Kearney wrote:
> On 06/08/2015 04:23 PM, Rafael Akchurin wrote:
>> Hello all,
>>
>> What is the recommended approach to perform load balancing and high
>> availability between N squid servers?
>> I have the following list of requirements to fullfil:
>>
>> 1) Manage N
On 06/08/2015 04:23 PM, Rafael Akchurin wrote:
Hello all,
What is the recommended approach to perform load balancing and high
availability between N squid servers?
I have the following list of requirements to fullfil:
1) Manage N squid servers that share cache (as far as i understand is done
Hello all,
What is the recommended approach to perform load balancing and high
availability between N squid servers?
I have the following list of requirements to fullfil:
1) Manage N squid servers that share cache (as far as i understand is done
using cache_peer). Desirable.
2) Availability: i