Replies: 1 comment
-
I don't think you can preserve statistics, which are stored in the memory only, after restart. You probably need to migrate data corruption by checking PID and startup time of v2ray when updating your database. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some ways to get statistics using api stats and update it to the database, however after server restart, stats data restart and mess up the data. is it possible to keep the stats from being reset or any way to manually modify the stats data? so that after restart I can get the previous data and update it in v2ray.
Beta Was this translation helpful? Give feedback.
All reactions