Changes between Version 2 and Version 3 of 2026-1-22
- Timestamp:
- Jan 22, 2026, 11:25:36 AM (3 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2026-1-22
v2 v3 14 14 = Discussion Notes = 15 15 16 * Toolshed database overload 16 * Toolshed database overloading web server 17 17 - Frequent queries of Toolshed database bogged down the web server. 18 18 - Return info about tool versions is over 1 Mbyte. 19 19 - How can we optimize so web server is not impaired? 20 - Can cache nightly the tool info to avoid costly database queries. 20 - Can cache nightly the tool info to avoid costly database queries. Try this as next step. 21 21 - Should look at database transaction logs to see what database queries are actually made. 22 22 - Toolshed queries also return list of commands offered by the available bundles. 23 23 24 * Web site accessibility progress 25 - Tom Ferrin got email from UCSF about too little progress on accessibility improvements. 26 - Greg says changes he made before vacation were not checked in (chimera docs) so have not propagated to the siteimprove scores. 27 24 28 25 29 = Action Items =