Author Topic: how to create mirrors  (Read 2759 times)

0 Members and 1 Guest are viewing this topic.

REDACTED

  • Guest
how to create mirrors
« on: September 05, 2014, 03:00:49 PM »
we use AVAST in our school system and we are having a terrible time keeping the console from timing out. I have read in other posts that this is because too many clients are checking into one server. We will have 5000 clients total.  The server seems to time out when more than 1000-1500 check in.

So the solution would be to use mirrors. However, I cannot find any instructions on how to set those up. I created and deployed a mirror package and that server does not show in my console.

Are there any guides to installation for this product? anyone else with experience getting this to work?

thanks in advance!

Offline Chad-bisd

  • Hopeful, yet discontent
  • Jr. Member
  • **
  • Posts: 49
    • Beckville ISD
Re: how to create mirrors
« Reply #1 on: September 16, 2014, 04:00:36 PM »
Have you scanned the Avast! EPS EAC install and deployment guides.  I do not use mirrors yet, but I remember reading about them while I was setting up my EAC.  I ignored the content at that time, so I cannot speak in technical detail. Sorry

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: how to create mirrors
« Reply #2 on: September 18, 2014, 01:04:04 PM »
Secondary-level mirrors will not affect the performance of the management console at all.

What you need to do is:
1. Run regular DB cleanup tasks.
2. Change the Communication Model in the properties of the Computer Catalog folder to "POP Only".
3. Play with the POP interval and POP entropy settings.

Explanation:

Communication models
– Pop only: The server never tries to contact the client computer (e.g. for status verification after a task was started)
– Push and pop: The server tries to contact the client computer (task status verification is POP model only)
 
 
Pop details
– Pop interval: The average interval between client computers connecting with the server  (to spread the client requests over a period of time)
– Pop entropy: A random value which is added to the Pop interval. The actual interval between any two client computers connecting with the server is given by:
Pop_interval - pop_entropy ≤ actual interval ≤ pop_interval + pop_entropy
« Last Edit: September 18, 2014, 01:10:34 PM by Avosec-UK »

REDACTED

  • Guest
Re: how to create mirrors
« Reply #3 on: September 22, 2014, 09:57:02 PM »
Hi. I did read the admin guide, but it was not real detailed as to how these mirrors worked. I was not clear on whether each server needed a full SQL database or just one main SQL database would be enough or if the console would show the entire deployment, etc.

I decided just to experiment since the single server console kept freezing. I set up two new virtual servers and installed the admin console and full SQL on each. I gave one of the servers the IP address of the old single server. Because the IP was the same the clients checked in almost immediately. I then divided the clients into two groups, and set half to check in to the first server and half to the second, although I don't know if that is necessary. Logically the clients should choose whatever is available. if all goes well, then I will set up a couple more mirrors as we have 4500+ clients.

So far so good but I am still learning.