nic-6443 commented on PR #13284: URL: https://github.com/apache/apisix/pull/13284#issuecomment-4303631204
Fixed CI: TEST 5 was causing nginx to restart from stream mode to HTTP mode after TEST 4's 10 concurrent stream connections, which triggered `nginx: [emerg] unexpected ':' in nginx.conf`. Added `--- stream_enable` to TEST 5 so nginx stays in stream mode during the setup step — the HTTP admin API is still accessible in stream mode. -- 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]
