Versions Compared

Key

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

...

Optimizing Performance of Guardant Net Server

 

 

  1.  It is not recommended that you call the dongle too often. The point is that the minimum response time of Guardant Net is about 150-200 milliseconds. Thus, the server can exchange with Guardant Net no more than 5 to 6 times per second. Moreover, during the execution of Transform operation the time of exchange may even increase several times (Transform operation is quite slow). Therefore, for example, five applications, each calling the dongle once in a second, can easily overload Guardant Net server, because in this case little will depend on its speed. The server will start ‘freezing’ for a long time and lose network packets. Therefore, you should remember that the optimal interval between the polls should be random and range between 5 and 30 minutes. It is not recommended that you carry out many tests at one time, because in this case the possibility of peak overloads increases dramatically. If you follow these recommendations, the server will be able to poll up to 100 protected applications, which are running simultaneously. This number seems big enough, however it should be kept in mind that there has to be only one server in the network and that several dongles can be registered on it (each with its own network license limit). Network administrators should be warned against the risk of overloading the server.
  2. It is not recommended that you enable the automatic start function for the protected network application, because in this case the risk of overloading is also very strong. For example, imagine how a new day begins in a big bank, where hundred of terminals are turned on at once, and all of them start to send their queries to the dongle almost simultaneousl.
  3. To avoid overloading it is not recommended that complicated checks on the dongle be carried out when loading the protected application. A simple check of the dongle’s presence would be enough, while more complicated tests should be better postponed until a later stage, making them incidental and timed to certain events.
  4. Do not assign too high values to configurable parameters in ini file of Guardant Net server. This will not lead to the effect you expect. Instead, the server will start to consume system resources (RAM and CPU usage) excessively. The default values of parameters appear to be optimal for the networks with little and medium number of workstations; there is sense in increasing them only when serious matters arise (for example, when the server has to work in large-scale networks with many dongles). If there is a shortage of resources specified by the configurable parameters, the server will inform of this by displaying a corresponding message on the screen.

...