> In my current setup I have nginx behind a load balancing router (OSPF)
> where each connection to the same address has about 16% chance of
> hitting the same server as the last time.
If you get your router to only hash source and destination IP instead of
5-tuple for the load-balancing, that
In my current setup I have nginx behind a load balancing router (OSPF)
where each connection to the same address has about 16% chance of hitting
the same server as the last time.
In a setup like that, does SSL session caching make any difference? I was
thinking it through this morning and I
Hello!
On Tue, Jun 02, 2015 at 10:29:31AM -0400, CJ Ess wrote:
> In my current setup I have nginx behind a load balancing router (OSPF)
> where each connection to the same address has about 16% chance of hitting
> the same server as the last time.
>
> In a setup like that, d