|
On Thu, Oct 23, 2003 at 01:09:59PM +0800, swin wrote:
> lvs
>
> I'm reading code of lvs, but something confuse me, when
> doig conntion schedule, should call ip_vs_service_get to
> get corresponding ip_vs_service, but I can find how and where
> these ip_vs_service are added(or initiate) to ip_vs_svc_fwm_table[]
> and ip_vs_svc_table[].
> Any body know? need help!
In ip_vs_ctl.c in response to configuration of
virual services and real servers from user-space.
Usually this means in response to ipvsadm commands.
--
Horms
|