← Back to team overview

mosquitto-users team mailing list archive

Re: Sending reload signals from java

 

Hi Prashant,

> I am also having the same issue on windows and I was wondering if I can
> initiate a monitor on mosquitto configuration file directory, through this
> plugin (using windows FindFirstChangeNotification ), so that whenever any of
> the configuration file changes, monitor will capture the event and will
> initiate reload?

Yes, this would work. You can set flag_reload to true to trigger a reload.

Cheers,

Roger


References