略去导航.
主页
The image verification code you entered is incorrect.

添加虚拟地址 ipvsadm

添加虚拟地址
ipvsadm -A -t 10.1.1.1:80 -s rr
添加real_server 192.168.1.1并使用nat模式
ipvsadm -a -t 10.1.1.1:80 -r 192.168.1.1:80 -m
添加real_server 192.168.1.2并使用nat模式
ipvsadm -a -t 10.1.1.1:80 -r 192.168.1.2:80 -m
删除real_server 192.168.1.2
ipvsadm -d -t 10.1.1.1:80 -r 192.168.1.2:80

回复

  • 允许 HTML标签: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 行和段被自动切分。
  • 你可以用[inline:xx] 标记来内嵌显示上传的文件或者图片。
更多格式化选项信息 Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.