Projects tigase _server tigase-pubsub Issues #122
Add max size of PEP resource list (#122)
Closed
wojciech.kapcia@tigase.net opened 3 years ago

(from #acspubsub-22)

From the logs there seems to be single JID that causes the most issue (ba…de@exploit.im) having ~1500 resources. Maybe we could use a queue here with fixed size (configurable) and support only x latest resources (let's say 5-10)? I'm not sure any sane user would need more...

Well, that is a good idea, but I would set this limit higher (at least 20 by default) and make it configurable on the server-side. I can think of a user having many web-based client instances opened in many tabs of the browser which could easily exceed value of 5.

wojciech.kapcia@tigase.net commented 3 years ago

I think that this one, given it doesn't require API changes, could be slated for 8.2.0 (if ready)

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
Candidate for next minor release
Spent time
15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-pubsub#122
Please wait...
Page is in error, reload to recover