[ZBX-1464] ZABBIX Upgrade documentation should point out PHP memory consumption for the GUI has increased Created: 2009 Dec 08 Updated: 2017 May 30 Resolved: 2010 Jan 04 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 1.8 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | J. Fischer | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
ZABBIX 1.8, PHP 5.1, MySQL 5.x |
Description |
We upgraded our ZABBIX reference environment from 1.6.6 to 1.8 today. Since the upgrade, the web frontend requires far more memory than before. This could be due to UTF8 conversion of the database (more RAM required for storing the database values), but I'm unsure. We had to set memory_limit to 128MB (which is quiet high) to make the frontend work. Maybe this should be pointed out in the upgrade guide |
Comments |
Comment by richlv [ 2010 Jan 04 ] |
new memory and post size limits noted in the manual (http://www.zabbix.com/documentation/1.8/manual/about/installation_and_upgrade#system_requirement_changes) |