社区应用 最新帖子 精华区 社区服务 会员列表 统计排行
  • 1263阅读
  • 1回复

[共享]eAccelerator 0.9.6.1 for php 5.3.22 vc9 nts(非线程安全)/ts(线程安全)

楼层直达
级别: 管理员
发帖
27841
飞翔币
1567
威望
888
飞扬币
130171
信誉值
0

— 本帖被 霸王硬上弓 执行加亮操作(2013-02-23) —
此版本的php主要解决以下问题:
引用
21-February-2013
  • Zend Engine:
  • Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias).
  • Fixed bug #63899 (Use after scope error in zend_compile).
  • Core:
  • Fixed bug #63943 (Bad warning text from strpos() on empty needle).
  • Date:
  • Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
  • FPM:
  • Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11).
  • SPL:
  • Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).


eAccelerator是一个自由开放源码php加速器,优化和动态内容缓存,提高了php脚本的缓存性能,使得PHP脚本在编译的状态下,对服务器的开销几乎完全消除。 它还有对脚本起优化作用,以加快其执行效率。使您的PHP程序代码执效率能提高1-10倍。

Non Thread Safe是指非线程安全,Thread Safe则是指线程安全。
如果是使用ISAPI的方式来运行PHP就必须用Thread Safe(线程安全)的版本;而用FastCGI模式运行PHP的话就没有必要用线程安全检查了,用None Thread Safe(NTS,非线程安全)的版本能够更好的提高效率。




下载
x86 Thread Safe
附件: eAccelerator_0961_5322_vc9_ts.zip (40 K) 下载次数:1


x86 Non Thread Safe:
附件: eAccelerator_0961_5322_vc9_nts.zip (40 K) 下载次数:2
 
级别: 光盘见习
发帖
6
飞翔币
6
威望
2
飞扬币
47
信誉值
0
只看该作者 1 发表于: 2013-04-17
回 楼主(霸王硬上弓) 的帖子
管理,求最新版本。5.3.24。。。
5201314