質問編集履歴
1
tomcatのアクセスログについて追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -78,5 +78,8 @@
|
|
78
78
|
[Thu Apr 23 18:35:10.506933 2020] [proxy_ajp:error] [pid 11636:tid 1912] [client ::1:58788] AH00992: ajp_read_header: ajp_ilink_receive failed
|
79
79
|
[Thu Apr 23 18:35:10.506933 2020] [proxy_ajp:error] [pid 11636:tid 1912] (70007)The timeout specified has expired: [client ::1:58788] AH00878: read response failed from [::1]:8009 (localhost)
|
80
80
|
|
81
|
+
tomcatのアクセスログを確認したところ、ログは出力されていなかったので、
|
82
|
+
apache→tomcatでの連携にしくじってるようです。
|
83
|
+
|
81
84
|
参考サイト
|
82
85
|
https://qiita.com/brighton0725/items/0e116db637a8fea1d907
|