xs-searchd 彻底挂掉的话 8384 就关闭了,这个端口基本上是只读的只有 search log 是写入的。你可以限制一些访问IP。
...iptables` 的防火墙来控制 `xunsearch` 的 `8383/8384` 两个端口的访问权限。 > 启动脚本用法举例如下,以下均为合法使用方式: > ~~~ > bin/xs-ctl.sh -b local start // 监听在本地回环地址 127.0.0.1 上 > bin/xs-ctl.sh -b inet start // 监听在所有本...