Page 1 of 1

Messenger HTTPS domain count wrong

Posted: 01 Apr 2018, 12:01
by marcele
I'm not sure how LFD is doing its calculations but I noticed this in the LFD log on one of our Plesk servers. There are only 329 domains registered in Plesk:

Code: Select all

Messenger HTTPS Service died, restarted
Messenger HTTPS Service started for 850 domains

Re: Messenger HTTPS domain count wrong

Posted: 01 Apr 2018, 12:07
by marcele
Also for reference MESSENGER_HTTPS_CONF points to /etc/httpd/conf/plesk.conf.d/vhosts/*.conf

That directory has symlinks to all the htttpd.conf files. I checked the count on that server and there were 287 links total.

Re: Messenger HTTPS domain count wrong

Posted: 01 Apr 2018, 15:15
by ForumAdmin
It is a total of all the ServerName and ServerAlias entries in the apache configuration for all VirtualHosts.