6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4797] A large horde_vfs table can cause large memory usage during GC
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ \ /. ,. ..___ [__) >< \./ | |[__ | / \ | |__|[___
Comment
> Here's what I'm using in an hourly cron job (put in place to work > around this bug): > > > > THRESHOLD=`date -d "12 hours ago" +%s` > > DEL_COMMAND="DELETE FROM horde_vfs WHERE vfs_path = > '.horde/imp/compose' AND vfs_modified < ${THRESHOLD}" > > > > > > After doing this, I'm thinking it might be better to replace the > 'vfs_path = '.horde/imp/compose'' check with a check on the vfs_type. > The main concern I have here is not deleting the directories. > This works for the IMP application. It may need to be made more > robust for a general use statement. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers