You are not logged in.
Pages: 1
Hello, I have a question about performance!.
We are 6 technicians that works with glpi. We have find that glpi often freezes for a few seconds ( 10 /15) before processing requests. This problem is more visible using search in dropdown, or when we click to start query.
I don't know if the problem is in GLPI or in our installation but if you have some suggestion I can try to find the problem.
thanks in advance.
Mariano
P.S.
_ Our GLPI Installation is a vmware esx virtual machine with 1,4gb of ram - ubuntu 6.06 - apache2 - php5 - mysql - glpi 0.7.2 - OCS 1.0.1 - clients Explorer and Firefox -- only glpi and ocs are on this machine.
Glpi 0.84.8 - production and testing - OCS 2.1.2 - Mysql 5 - Apache 2 - php5 - Ubuntu server LTS 14.04 LTS
Plugins: behaviour, position, generic object, sim management, web services, projects _______________________________________________
Offline
What is the size of your database ?
How many computers, entities, ...
Have you enable "ajax" ?
...
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
Thanks for your response:
What is the size of your database ?
I don't know correct command for this in mysql - on filesystem the database is 11MB
How many computers, entities, ...
We have about 300 computers inventoried and 10 entity
Have you enable "ajax" ?
...
Yes we have enabled it. I have just reduced the ajax consumptio ( I believe) in configuration.
I attach our config
THe links don't works correctly please copy and paste the url...
Last edited by caimano68 (2008-02-22 13:22:33)
Glpi 0.84.8 - production and testing - OCS 2.1.2 - Mysql 5 - Apache 2 - php5 - Ubuntu server LTS 14.04 LTS
Plugins: behaviour, position, generic object, sim management, web services, projects _______________________________________________
Offline
What is the frequence of this freeze ?
Can you note date/time and check the log to see what happen then (you should enable the log to file in configuration => glpi/_files/log).
I'm thinking of a cron start which lock some tables...
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
What is the frequence of this freeze ?
Can you note date/time and check the log to see what happen then (you should enable the log to file in configuration => glpi/_files/log).
I'm thinking of a cron start which lock some tables...
++
In cron.log file i find that we have many request
can you see this attachment? theese are only the requests that system start today. I don't know if are correct
cron log 22-2-08
thanks for your help
Glpi 0.84.8 - production and testing - OCS 2.1.2 - Mysql 5 - Apache 2 - php5 - Ubuntu server LTS 14.04 LTS
Plugins: behaviour, position, generic object, sim management, web services, projects _______________________________________________
Offline
Many request : it's OK.
You need to check if there is a correlation between freeze and event in log.
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
ok Thanks for your help If i find correlation i call you again
Glpi 0.84.8 - production and testing - OCS 2.1.2 - Mysql 5 - Apache 2 - php5 - Ubuntu server LTS 14.04 LTS
Plugins: behaviour, position, generic object, sim management, web services, projects _______________________________________________
Offline
Is the cache enable on glpi ?
It's possible also that your mysql config or php.ini are not optimal
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
Yes the cache is enabled..
For mysql/php config where I can find information about better parameters?
thansk
Glpi 0.84.8 - production and testing - OCS 2.1.2 - Mysql 5 - Apache 2 - php5 - Ubuntu server LTS 14.04 LTS
Plugins: behaviour, position, generic object, sim management, web services, projects _______________________________________________
Offline
Pages: 1