PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001473PacketFenceperformancepublic2012-06-16 03:422012-10-19 11:51
Reporter_KaszpiR_ 
Assigned Tofgaudreault 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusresolvedResolutionwon't fix 
PlatformOSOS Version
Product Version3.3.2 
Target VersionFixed in Version 
Summary0001473: Enable output buffering in PHP scripts
DescriptionI was surprised there is no output buffering in any of the scripts in the PacketFence (well, except some AJAX files).

It could give some performance gains on the web pages, not to mention how well it helps handling sending headers to the client especially in late code execution.
Additional Informationhttp://php.net/manual/en/book.outcontrol.php [^]

In general adding ob_start() at the very beginning of the common.php should be sufficient.

Could be expanded to support browsers that can handle compression etc.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003139)
fgaudreault (viewer)
2012-10-19 11:51

Since we plan to refactor the UI entirely, I don't think it will help for now. I will mark as closed, re-open if you feel we would benefit HUGE performance gain.

- Issue History
Date Modified Username Field Change
2012-06-16 03:42 _KaszpiR_ New Issue
2012-10-19 11:51 fgaudreault Note Added: 0003139
2012-10-19 11:51 fgaudreault Status new => resolved
2012-10-19 11:51 fgaudreault Resolution open => won't fix
2012-10-19 11:51 fgaudreault Assigned To => fgaudreault


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker