fastcgi mysql_pconnect 数据库持续链接
2008-03-12  作者:amao  同分类文章
description:
 php运行于fastcgi下的mysql_pconnect是有意义的。
使用数据库持续链接

Also, as discussed above, since it is persistent in memory, eAccelerator or APC will work with it, caching compiled scripts in memory. Thus, Eliminating compile time and disk access. Persistent MySQL connections will also function correctly with this setup.

Reference:http://www.seaoffire.net/fcgi-faq.html
http://www.seaoffire.net/fcgi-faq.html

http://bbs.chinaunix.net/viewthread.php?tid=998257


相关
php 生成 PDF 文件
用PHP处理多个同名复选框
无限级分类
ramos项目完成了
关于取得上一条记录和下一条记录的问题!
无限级下拉菜单代码:
读取汉字点阵数据
phpBB 3.0 Beta1 released
开始关注php的oop!拿出王古战牛皮的精神
用php模拟post来提交数据