Class SquidReloadingService

java.lang.Object
org.eblocker.server.common.squid.SquidReloadingService

public class SquidReloadingService extends Object
The SquidReloadingService is responsible for reloading the Squid service after a configuration change asynchronously. It makes sure that the reloading is not done too rapidly.
  • Constructor Details

  • Method Details

    • tellSquidToReloadConfig

      public void tellSquidToReloadConfig()
      Tell squid that its configuration has been updated, so please reconfigure