...8A%AF%E7%BD%AA+OR+tag%3A%E7%88%B1%E6%83%85 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "www.xxx.xxx", referrer: "http://www.xxx.xxx/search?q=%E7%88%B1" 大侠帮看看这是嘛意思 [/quote] 那么请问,如何不做限制呀?大侠? [hr] [quote='hightman' pid='418' datel...
...bin/xs-ctl.sh restart 显示: INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) ...
...bin/xs-ctl.sh restart 显示: INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) ...
...] www.it486586.com/data/api/xs/lib/XS.php(2443): Connection refused(C#111, 127.0.0.1:8383) thrown in /home/www/www.it486586.com/data/api/xs/lib/XS.php on line 2443 success at 2015-01-11 02:08:21 [hr] 权限都没问题。
...的日志: 2012-12-10 13:39:13 worker1[17463] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2012-12-10 13:39:13 worker1[17463] [sock:7] add new task (CONN:0x38c6160, SPARE:6, TOTAL:6) 2012-12-10 13:40:33 worker1[17463] [sock:7] unknown ERROR during executing task (CMD:66) 2012-12-10 13:40:33 work...
...] 2011-12-25 00:43:21 worker2[23769] new connection built (SOCKET:7, FROM:127.0.0.1) 2011-12-25 00:43:21 worker2[23769] [sock:7] add new task to thread pool (CONN:0x986840, SPARE:6, TOTAL:6) 2011-12-25 00:43:21 worker2[23769] [sock:7] xapian ERROR: Document 52122 not found 2011-12-25 00:43:21 wo...
...下): bin/xs-ctl.sh -b local start // 监听在本地回环地址 127.0.0.1 上 bin/xs-ctl.sh -b inet start // 监听在所有本地 IP 地址上 bin/xs-ctl.sh -b a.b.c.d start // 监听在指定 IP 上 我在配置的时候,也遇到过类似这样的错误,后来运行了第一...
...并且默认情况 `xs-ctl.sh` 启动的服务程序是绑定并监听在 `127.0.0.1` 上。 > > 如果您的 SDK 调用和 `xunsearch` 服务端不在同一服务器,请使用 -b inet 方式启动脚本, > 并注意借助类似 `iptables` 的防火墙来控制 `xunsearch` 的 `8383/8384` 两...
...LAG:0x0004) 2012-05-22 16:17:05 worker3[21054] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2012-05-22 16:17:05 worker3[21054] new connection (SOCK:8, IP:127.0.0.1, BURST:2) 2012-05-22 16:17:05 worker3[21054] [sock:8] add new task (CONN:0xa1864d0, SPARE:6, TOTAL:6) 2012-05-22 16:17:05 worker3[...
...:端口号*,冒号连接地址(域名、IP地址)和端口 (例:`127.0.0.1:8383`) 3. *文件路径*,本机的 `unix socket` 连接路径 (例:`/tmp/index.sock`) ~~~ ; 索引服务端配置,默认值为 8383 server.index = 8383 ; 搜索服务端配置,默认值为 ...