當Apache server status code 一直出現 206 或304 , 只有 < 256 bytes的檔案可以正常顯示時 , 可以試試以下解法:
在http.conf 加上
EnableMMAP off
EnableSendfile off
參考資料:
Apache Mailing list archives
EnabaleMMap && EnableSendfile
文章標籤
全站熱搜
當Apache server status code 一直出現 206 或304 , 只有 < 256 bytes的檔案可以正常顯示時 , 可以試試以下解法:
在http.conf 加上
EnableMMAP off
EnableSendfile off
參考資料:
Apache Mailing list archives
EnabaleMMap && EnableSendfile

蜘蛛網
Rachel 發表在 痞客邦 留言(0) 人氣(1,125)
