- [root@localhost conf]# /usr/sbin/httpd -t
- [Tue Apr 27 11:12:59 2010] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
- Syntax OK
Answer: The NameVirtualHost directive is a required to configure name-based virtual hosts. Add this to your httpd.conf file to fix this issue. Open httpd.conf file:# vi httpd.conf
Add NameVirtualHost as follows:NameVirtualHost *:80
OR add server IPNameVirtualHost 202.54.1.1:80
Save and close the file. Restart httpd web server under RHEL / Red Hat / Fedora / CentOS Linux:# service httpd restart
本日志由 flyinweb 于 2010-04-27 12:01:04 发表到 WEB服务器 中,目前已经被浏览 4784 次,评论 0 次;
作者添加了以下标签: _default_ VirtualHost,NameVirtualHost;
而且直接配置文件是效率最高的,通过其它驱动效率都相对较低,BDB
这个测试不太准确,看官方的测试结果:http://bind-dlz.sourceforg
为什么使用BDB时QPS这么低? 我在bind版本基本相似的环境中测试的
It is quite useful and interesting too.
VIRT 的上限是64G,也就是36位, cat /proc/cpuinfo的结果是:addre
昨天要准备用线程重写webbench,试验了下Fedora Linux 2.6.35.14
不明白您的具体的意思是什么?
已经发送到你QQ邮箱