Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
frontend portal_https
		...
        acl             presence_req    url_reg ^\/presence/v1.0
	  	use_backend     presence_aggregator if presence_req

Firewall Configuration Presence Aggregator

Open the port 8092 on the machine where the presence aggregator is running:

...