Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 1.7
-
Fix Version/s: None
-
Component/s: Backup
-
Labels:None
-
Environment:Operating system Linux
Kernel version 2.6.17.11-grsechg
Machine Type i686
Apache version 1.3.34 (Unix)
PHP version 4.4.4
MySQL version 4.1.21-standard
-
Affected Branches:MOODLE_17_STABLE
Description
When performing backups on courses with large sized files or a large number of users (700+), backup is timing out and not completing. Php max_execution_time has been adjusted to 150 with no improvement. Shared server host hesitant to go much higher. For access to example course write rich@rlsei.com.
Issue Links
| This issue will be resolved by: | ||||
| MDL-14269 | META: Backup performance |
|
|
|
Hi Rich,
did you fixed this with your hosting company? Backup and restore are, by definition, BIG scripts and server needs strong resources while the size of the info to backup grows. Apart from continue minor improvements performed to code, I really think we cannot do too much against hard hosting limits.