juzhiyuan opened a new issue, #7376:
URL: https://github.com/apache/apisix/issues/7376

   ### Current Behavior
   
   When executing the `make reload` command, it doesn't regenerate the 
`/logs/nginx.conf` file, we have to use `make quit && make run` to generate the 
new one.
   
   ### Expected Behavior
   
   This command should regenerate the new nginx.conf file.
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1. Use `make run` to run `apisix` in development mode.
   2. Update `config.yaml` file.
   3. Use `make reload` to reload the instance.
   4. `/logs/nginx.conf` doesn't update as expected.
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.14.1
   - Operating system (run `uname -a`): Linux VM-255-10-centos 
4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 
x86_64 GNU/Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx 
version: openresty/1.21.4.1
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant: N/A
   - Plugin runner version, for issues related to plugin runners: N/A
   - LuaRocks version, for installation issues (run `luarocks --version`): N/A
   


-- 
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]

Reply via email to