View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2065 | Composr | General / Uncategorised | public | 2015-10-30 14:32 | 2015-10-30 18:46 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | high | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Product Version | 9.0.20 | ||||
Summary | 2065: Long digest emails may impact server performance | ||||
Description | It is possible digest emails could become very long. In this case, Composr struggles to parse their Comcode. This hotfix implements a 100kb limit. Users are informed of the limit being exceeded (still given the subjects of each digest item) so may choose to change their settings to something more managable (such as more regular, or smaller, digests). | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit bd9f6c9 (https://github.com/chrisgraham/Composr/commit/bd9f6c9 - link will become active once code pushed to github) A hotfix (a TAR of files to upload) have been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
|
If cron fails to parse these, would that mean Composr would also fail to parse any form of comcode greater than 100k (say, a forum post)? |
|
"fails" is the word. There's no limit as such, but it will use a lot of CPU and memory. Each header is a template instance, for example. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |