Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Announcements Operating Systems BSD

OpenBSD Acquires IP Load Balancing 19

xarc writes "OpenBSD 3.2-current has acquired IP load balancing support via its packet filter, PF. This is a great step for those of us who prefer OpenBSD, but are dependent on other OSes and software (such as Linux's Linux Virtual Server) to provide similar functionality."
This discussion has been archived. No new comments can be posted.

OpenBSD Acquires IP Load Balancing

Comments Filter:
  • uhm (Score:1, Interesting)

    by Anonymous Coward
    did you even read the link you posted? this is a far cry from load balancing.
    • Re:uhm (Score:3, Informative)

      by sporty ( 27564 )
      Far cry nothing. Load balancers do use the roundrobin and hash algorithms.
      • Re:uhm (Score:3, Insightful)

        by psyconaut ( 228947 )
        True, load balancers do use round-robin and hash algorithms....but these days a load balancer also implies some logic to stop it forwarding requests to a none-active device. i.e. some sort of keep-alive mechanism.

        But, to see this is OpenBSD is nice. I might actually consider writing some hooks myself to make it a bit more usable.

        -psy
        • Re:uhm (Score:1, Insightful)

          by Anonymous Coward
          This is what userland script should do ... This should not be inside the kernel.
    • Re:uhm (Score:2, Insightful)

      by evil_pb ( 622775 )
      And it's also just a first update into the CVS tree, mid-release, which already does MOST of what a Load Balancer would do! It may not detect down hosts (yet), but given the usual quality and completeness of OpenBSD code I suspect by 3.3 this will be ready for prime time. I'm not sure what else you think it's missing - load balancers are not highly complex pieces of equipment.

      And this isn't just an IPfilter theft like someone else had stated. PF is a complete re-write, with dramatic performance gains and cleaner integration into the system. (By gains, I'm talking about documented increases by orders of magnitude, with large rulebases.) I suspect the LB code is no different, probably all new code. It'e been submitted by Daniel Hartmier as well, who wrote PF, so I'm fairly confident that the code won't suck.

      Now I just want to see failover capability in PF. I know the VRRP licensing BS is what is stopping that effort right now, but I hope that can be solved soon (a new protocol needs to be created IMO). The only reason OpenBSD can't be deployed in many areas is the lack of failover, that's such a critical piece of infrastructure these days that it's necessary.

  • hang on, where's the obligitory " BSD is dead" post?, if its dead, how come stuff like this is getting released, it looks like bsd is focusing on its niche market, servers, i'd say load balancing is quite important there..

  • This is good on Theo's & OpenBSD's part to have load balancing in the codebase, this should fill a niche in the server market, and maybe catch OpenBSD up to Linux a tad more.

    Give them credit, they have one of the most mature and stable OS'es out there. And Theo is sure smart.

    Oh, yeah and the best thing. It's Canadian ;)

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...