You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-06-23 11:44:04

wolvverinemp
Member
From: Poland
Registered: 2021-09-20
Posts: 31

Problem of importing large files by data injection plugin

How to solve the problem of importing large files by
plugin data injection?

file 2Mb+, about 20k+ records

The problem is that due to probably timeouts the file is not imported completely, and the import after 30 minutes stands still and hangs on the progress screen, refreshing causes import from the beginning.


Some solution:
On Mysql/Mariadb:
SET GLOBAL innodb_buffer_pool_size=1129145600;

PHP:
max_execution_time=3600;

Last edited by wolvverinemp (2022-06-23 20:23:22)

Offline

Board footer

Powered by FluxBB