[17:01:48] I am confused about configuration of aphlict for realtime notifications. Do you guys know the actual difference between client port and admin port or docs for it? [17:02:12] apparently we have client port configured to connect to our phabricator server and admin port to our separate dedicated VM for just aphlict [17:02:25] but the connection to that client port fails and .. notifications work anyways [17:02:56] before that was pointed out I was sure we had both client and admin port pointed at the dedicated VM [17:03:25] (P.S. sorry, I mean Phorge of course when I said Phabricator) [17:04:28] what would you expect the config to be if you had aphlict on a seperate machine? would it be normal that client is still the main phorge server but admin port is aphlict where the nodejs process runs? [17:11:27] oh right.. in our CDN we configure it so that a websocket connection to the main phorge host name would be forwarded to the aphlict VM..