FreeBSD下Apache问题收集
没有评论
七月 5th, 2008
1. No such file or directory: Failed to enable the ‘httpready’ Accept Filter
环境:FreeBSD 6.3-Release,Apache-2.2.8
相关模块:accf_http module (the function is to buffer incoming connections until a certain complete HTTP requests arrive.)用于检测请求的数据是否完整,否则抛弃,防止客户端恶意请求。