・画像が多い場合
/etc/httpd/conf/httpd.conf
変更ディレクティブ : KeepAlive 変更内容 : Off => On
・Request-URI Too Large
LimitRequestLine 20000(#service httpd restart)
・画像が多い場合
/etc/httpd/conf/httpd.conf
変更ディレクティブ : KeepAlive 変更内容 : Off => On
・Request-URI Too Large
LimitRequestLine 20000(#service httpd restart)