...行我就换vps了 2012-05-09 12:42:49 worker1[5905] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2012-05-09 12:42:49 worker1[5905] new connection (SOCK:8, IP:127.0.0.1, BURST:2) 2012-05-09 12:42:49 worker1[5905] [sock:8] add new task (CONN:0x9f9f610, SPARE:6, TOTAL:6) 2012-05-09 12:42:49 ...
[code] 2011-12-23 22:22:49 worker1[23505] new connection built (SOCKET:7, FROM:127.0.0.1) 2011-12-23 22:22:49 worker1[23505] [sock:7] quit normally 2011-12-23 22:22:50 worker2[23506] new connection built (SOCKET:7, FROM:127.0.0.1) 2011-12-23 22:22:50 worker2[23506] [sock:7] quit normally 2011-1...
2012-03-03 19:34:00 indexd[2970] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2012-03-03 19:34:00 indexd[2970] [sock:7] unable to allocate memory for ZCMD (CMD:79, SIZE:1763734736) 2012-03-03 19:34:00 indexd[2970] [sock:7] quit, out of memory
...s.php#L198 (显示) public function close($ioerr = false){ if ($this->_sock && !($this->_flag & self::BROKEN)) { if (!$ioerr && $this->_sendBuffer !== '') { $this->write($this->_sendBuffer); $this->_sendBuffer = ''; } if (!$ioerr && !($this->_flag & sel...
...执行后的日志: 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:4...
...复。 [code] 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...
...些问题? [code] 2012-03-30 09:40:33 worker1[10982] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2012-03-30 09:40:33 worker1[10982] new connection (SOCK:8, IP:127.0.0.1, BURST:2) 2012-03-30 09:40:33 worker1[10982] [sock:8] add new task (CONN:0x13e5140, SPARE:6, TOTAL:6) 2012-03-30 09:40:33...
...er respond XSCommand 从服务器读取响应指令 XSServer socket mixed 获取连接资源描述符 XSServer xs XS 服务端关联的 XS 对象 XSServer Protected 属性 隐去继承来的属性 名称类型描述定义于 _conn XSServ...
...SServer.class.php#L350 (显示) public function hasRespond(){ // check socket if ($this->_sock === null || $this->_flag & (self::BROKEN | self::FILE)) { return false; } $wfds = $xfds = array(); $rfds = array($this->_sock); $res = stream_select($rfds, $wfds, $xfds, 0, 0); ...
比如php以www用户运行 则tmp/indexd.sock tmp/searchd.sock两个为运行cs-ctl.sh的用户权限 我现在就是root了 能否指定运行用户呢? 现在这俩文件权限是0755 但是连接出现 Fatal error: Uncaught [XSException] ../../../usr/local/hush/sdk/php/lib/XS.php(2177): Pe...