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
经过咨询hightman,确认scws.c中的_scws_mseg_zone函数有未释放的内存。这个问题已经在2007年8月9日由会员“一口”发现并给出修改补丁,后来因为意外被误清了。 现在将当时的修改方法附上,经过测试,已经不再有泄露了:) 原...
德州新闻网 http://search.dezhoudaly.com 哈哈.稳定运行1年半了...
[quote='tendyming' pid='4248' dateline='1371710729'] hi hightman, 我现在是xunsearch1.4.6, 您的意思是升级到1.4.7-dev? 目前,在高访问时,这种情形是频繁出现的。 [/quote] 升级吧。可能早期的memory-cache有一点点问题
[quote='askie' pid='64' dateline='1318181536'] 这个在检测说明中说一下就好了![hr] eAccelerator识别不出来,apc可以! [/quote] 新版 eacc 默认不开启 cache 功能的,你应该编译时加入 --with-eaccelerator-shared-memory 选项才可以
确定已经是1.4.6了?建议试试手动编译xunsearch-1.4.6,加入 --disable-memory-cache 禁用掉缓存看看
数据量很大,大概有500多万条,索引到一大半的时候出错退出, 错误是PHP Fatal error:Allowed memory size of 33554432 bytes exhausted。。。。。等 除了清空索引重新来以外,不知道还有没有其他继续的办法? 毕竟重新来一次的时间也不...
感谢站长的无私奉献及相关帮助,项目上线过程中遇到了很多问题,但都一一解决。 最终一句话总结: 请仔细的看文档 项目地址:http://search.dezhoudaily.com 功能实现: 定时更新文档,包括新增、删除 相关管理功能,慢...
弄了 半夜 不出那个提示之后 出现这个提示 INFO: Loading text file data ... Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 513 bytes) in E:\www\make_xdb_file.php on line 49
Notice: Undefined variable: mask in C:\wamp\www\pscws4\etc\xdb.class.php on line 138 Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1642825009 bytes) in C:\wamp\www\pscws4\etc\xdb.class.php on line 638 这两个问题我试过多次,还是有的,麻烦站...