Hi,
i'm trying to set and user/password for access to the monitor, but i can't make it works.
I've changed de file lighstreamer_conf.xml in this way:
<monitor_provider>
<public>N</public>
<user id="myuser" password="mypassword" />
<available_on_all_servers>Y</available_on_all_servers>
</monitor_provider>
Should i change anything else?