SkyeYoung commented on issue #12532: URL: https://github.com/apache/apisix/issues/12532#issuecomment-3204206759
@hw872715125 I thought about it and changed worker_process to 1, and then I could reproduce your situation: <img width="2530" height="1280" alt="Image" src="https://github.com/user-attachments/assets/51c35016-f0f5-4160-8603-4a20ab81b482" /> ```diff apisix: node_listen: 9080 enable_admin: true enable_admin_cors: true + enable_dev_mode: true ``` -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org