tokers commented on issue #4328:
URL: https://github.com/apache/apisix/issues/4328#issuecomment-850817375


   > > @vincentwc So you want to separate all routes into multiple groups and 
distinguish them by the ETCD key prefix?
   > > Yes
   > > I don't know your real scenario but it's not feasible in APISIX, you 
have to hack it. Also, if the group is used for management, try the labels 
feature, you can set labels by using apisix-dashboard.
   > > we should has seperate whit different group , i think we should change  
apisix source code, maybe just change route key could implement it,so i init 
this issue,but know i don't know how to get param in   function _M.get() with 
routes.lua file. i think could use ngx.ctx to get http request header info and 
get it at  _M.get()  function, but now i hava no idea how to implement it
   
   I'm afraid I didn't capture your meaning. Could you describe it more 
detailed?


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


Reply via email to