这是个不合适的警告,应该是个debug信息。所以看到这种信息属于正常情况。
Jan 5, 2009 3:27:09 PM org.apache.jk.common.ChannelSocket processConnection
WARNING: processCallbacks status 2
Yeah, this should probably be lowered to DEBUG level logging. It usually
happens when Apache drops the connection before Tomcat can send the "I'm
ready for the next request" message. As such, it is pretty harmless (other
than disk space). After this, Tomcat will just send the Thread back to it's
pool to await another connection.
阅读(7781) | 评论(0) | 转发(0) |