Closed erikng closed 7 years ago
I noticed that when using --configureserver, while the values were set, the Caching server did not respect the values until the service was restarted.
--configureserver
Cacher should restart the service to ensure this is set.
Fixed as of https://github.com/erikng/Cacher/commit/c7c4edd1b03c9cbfb9cc5101de7181c5af85e477
I noticed that when using
--configureserver
, while the values were set, the Caching server did not respect the values until the service was restarted.Cacher should restart the service to ensure this is set.