On Saturday 16 August 2003 01:43, Jacques Gelinas wrote: > On Thu, 24 Jul 2003 23:24:03 -0500, Alex Lyashkov wrote > > > On Saturday 19 July 2003 00:02, Jacques Gelinas wrote: > > > Mostly, for a multi-IP vserver, the source address of an outgoing is > > > selected using the routing table. The previous ctx kernel were always > > > selecting the first IP assigned to the vserver. Now vserver are > > > matching standard kernel for this behavior. > > > > eh. i check you changes in "route.h" and have one question. > > You don't think double use ip_route_output for finding sorce address is > > overhead ? > > Yes, but unfortunatly, I can't see a different way of handling this. Now, > the routine was already calling twice. I have not benchmark this though. > different way ? divide routing tables per context - it`s more correctly and speed up on large count virtual servers.
-- With best regards, Alex
