2ch特化型サーバ・ロケーション構築作戦 Part26

このエントリーをはてなブックマークに追加
44root▲▲ ★
#
# The following directives modify normal HTTP response behavior to
# handle 2ch browsers.
#
<IfModule setenvif_module>
BrowserMatch "Monazilla" nokeepalive
</IfModule>

これを追加。 < live23f4 f5

前から一部サーバには入れていて、
このほうが少ない httpd で効率よく動かせるみたい。

# 標準banana/T-bananaは全部KeepAlive Offだったかも。