摘要: tcp新建连接调度 /** * set @verdict if failed to schedule * 新建的连接由conn_sched进行调度,对于tcp服务调用tcp_conn_sched,在__dp_vs_in中被调用 * 返回值: * EDPVS_OK: 继续lvs处理 * 其余: 结束l 阅读全文
posted @ 2021-12-23 20:45 codestacklinuxer 阅读(280) 评论(0) 推荐(0)