tzssangglass commented on issue #6474:
URL: https://github.com/apache/apisix/issues/6474#issuecomment-1055017770


   > 2\. In diskhandler.lua and util.lua , I found that there are some 
founctions to generate cache file name and purge the cache file ,but how to 
save the cache file?  How it works to save the cache file in APISIX?
   
   Now there is no such feature. And I'm staying cautious about this feature. 
Cache files generated during the APISIX run should be deleted by APISIX. This 
is the life cycle of the cache file. I'm worried that keeping the cache file 
will cause the file to keep accumulating.


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