oneslideicywater opened a new issue #2996:
URL: https://github.com/apache/apisix/issues/2996
### Issue description
Hello, I'm new to APISIX, what confuse me is that when I add a new route on
Dashboard UI, I didn't see corresponding
rules added in `nginx.conf`。
Given that I know Lua has runtime memory like java, so I guess does apisix
receive callback by etcd update event,and store
the whole route table in Lua runtime memory。am I right?
If that's true, I think community should make a blog post to illustrate the
principle when admin updates routes in dashboard UI ,how apisix works to make
it take effect under the hood.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]