httpd error_log に "ajp_marshal_into_msgb: Error appending the query string" が表示される理由
Issue
- httpd error_log に "ajp_marshal_into_msgb: Error appending the query string" が表示されるのはなぜですか?
httpd.conf には以下が含まれます。
LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
ProxyPass /tomcat ajp://localhost:8009/
Environment
- Red Hat Enterprise Linux 6
- httpd
- httpd24-httpd(Software Collections)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.