# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. abstractConnectionHandler.ioexception.debug=正常的 IOException,忽略 abstractConnectionHandler.processorPop=从缓存中弹出的处理器[{0}] abstractProcessor.fallToDebug=注意:进一步出现的请求解析错误将在DEBUG级别进行记录。 abstractProcessor.hostInvalid=[{0}] 是无效主机 abstractProcessor.httpupgrade.notsupported=此协议不支持HTTP升级(upgrade)。 abstractProcessor.socket.ssl=获取SSL属性异常 abstractProtocolHandler.asyncTimeoutError=错误的处理异步超时 abstractProtocolHandler.destroy=正在摧毁协议处理器 [{0}] abstractProtocolHandler.init=初始化协议处理器 [{0}] abstractProtocolHandler.start=开始协议处理句柄[{0}] asyncStateMachine.invalidAsyncState=调用[{0}]对于具有异步状态[{1}]的请求无效 response.notNonBlocking=当响应尚未进入非阻塞模式时,调用 isReady() 无效 response.writeListenerSet=非阻塞的写监听已经被设置.