I added a new server/route in server_core on port 16000 to serve the vsspathlist via http instead of copying the vsspathlist.json file which is generated at server_core startup. I also modified service_mgr to use this capability instead of reading the file from disk.
I added a new server/route in server_core on port 16000 to serve the vsspathlist via http instead of copying the vsspathlist.json file which is generated at server_core startup. I also modified service_mgr to use this capability instead of reading the file from disk.