hcute commented on issue #270: URL: https://github.com/apache/apisix-java-plugin-runner/issues/270#issuecomment-1790384920
本地环境运行没问题,但是部署到正式环境 重写请求体收不到 报错 Caused by: java.net.SocketTimeoutException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1317) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1234) at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:785) at org.apache.coyote.http11.Http11InputBuffer.access$400(Http11InputBuffer.java:41) at org.apache.coyote.http11.Http11InputBuffer$SocketInputBuffer.doRead(Http11InputBuffer.java:1185) at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:97) at org.apache.coyote.http11.Http11InputBuffer.doRead(Http11InputBuffer.java:244) at org.apache.coyote.Request.doRead(Request.java:619) at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:313) ... 51 common frames omitted Liu Wei ***@***.***> 于2023年10月20日周五 17:00写道: > What is the purpose of this issue? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/apisix-java-plugin-runner/issues/270#issuecomment-1772351093>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AN3H66JY4OET4UB72LLZPWLYAI4UJAVCNFSM6AAAAAA6G5X3IWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZSGM2TCMBZGM> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
