Bug #4261
closed
Shorten events/search output in case of too long events
Added by Pavel Kácha over 6 years ago.
Updated about 6 years ago.
Category:
Development - GUI
Description
If events to show are too big (lot of sources/targets), search output chokes.
Trim those lists (all lists, even Categories or whatever may get screwed up by sending clients) early in the process to not choke reading, processing, templating and client browser on it.
- Related to Bug #4253: Handling of too big events added
Another related effect is overload of disk subsystem (sustained disk utilization of ~80%) somewhere during import chain when processing such large events, leaving very little room for other activities, severely degrading overall performance. This has to be investigated further as it is effectively a DoS vector and there is a real chance of such events appearing from aggregators in near future.
- Related to Feature #4273: Consider/choose/implement different communication protocol added
- Related to deleted (Feature #4273: Consider/choose/implement different communication protocol)
- Status changed from New to Feedback
- % Done changed from 0 to 100
I think that with attached commit the issue should be resolved.
- Status changed from Feedback to Closed
Also available in: Atom
PDF