Qestion about MySQL-Backend module

Antworten
aleksandr
Beiträge: 3
Registriert: 05 Okt 2016, 14:48

Qestion about MySQL-Backend module

Beitrag von aleksandr »

Currently we have about 400 clients in opsi. Opening opsi client admin takes about 30 seconds. Filtering - 40 s. and applying updates takes about 50 seconds. About how many seconds we win if we choose for mysql backend?
I understand that mysql backend speeds up opsi admin but does it have any effect in clients that are running in user PC's ?
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Qestion about MySQL-Backend module

Beitrag von n.wenselowski »

Hi,

first you will notice that working with the opsi-Server will get faster.
How many seconds faster is very hard to tell because it depends on what you are doing exactly, what amount of data you have in your backend aswell as how fast the disks your file backend runs on actually respond.
My best advice would be to contact us through info@uib.de and ask for a temporary license that will let you experience the change yourself.

It will have only a little effect on the clients. They will get the answers to their requests a lot faster (and usually as a side-effect more reliable) but other than that it does not change the installation speed or something.


With kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten