Closed (fixed)
Project:
Chatroom
Version:
4.7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jan 2007 at 04:25 UTC
Updated:
6 Feb 2007 at 06:15 UTC
Occasionally a message will not appear for some users. I suspect that it isn't getting into the cache file. Possibly related: an idle user may send a message, but it won't display until the user sends a second message.
Comments
Comment #1
darren ohAfter discussing the issue with Justin Randell, I learned that the cache files don't actually store anything. They just show when the last update was made.
Comment #2
darren ohThis is most likely caused by large numbers of simultaneous queries to an extremely large database table.
Comment #3
darren ohSo the solution is to archive chats on a regular basis. I would suggest creating chats for specific time periods and archiving them at the end of each time period.
Comment #4
(not verified) commented