看板 FB_security 關於我們 聯絡資訊
sekchye goh wrote: > Hi Sam, > > On Thu, 17 Feb 2005 21:21:36 -0800, Sam Leffler <sam@errno.com> wrote: > >>Beware however that the current crypto code >>does not manage multiple cards well. If you decide to go with multiple >>cards you'll want to do some load balancing. > > > just to explore the load balancing, I searched but cannot find much > info on IPSEC load balancing with multiple crypto acceleretor cards. > How do I do IPSEC load balancing with multiple cards in FreeBSD? > Any pointers will be much appreciated. Thanks! The load balancing I mentioned was for the crypto subsystem. openbsd has a small change to round-robin session allocation across devices so you can actually use more than one crypto card in a machine. You could try that though I think you'd find the results unsatisfying. I did a prototype load balancer a while back that was more intelligent but never got it to the point where it could be committed. I'd like to revisit that work this year but it will depend on time+funding. Sam _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"