PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001473 | PacketFence | performance | public | 2012-06-16 03:42 | 2012-10-19 11:51 |
Reporter | _KaszpiR_ | ||||
Assigned To | fgaudreault | ||||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | won't fix | ||
Platform | OS | OS Version | |||
Product Version | 3.3.2 | ||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0001473: Enable output buffering in PHP scripts | ||||
Description | I 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. | ||||
Steps To Reproduce | |||||
Additional Information | http://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. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|