Changes between Version 1 and Version 2 of 2026-1-22
- Timestamp:
- Jan 22, 2026, 11:19:45 AM (3 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2026-1-22
v1 v2 14 14 = Discussion Notes = 15 15 16 * Toolshed database overload 17 - Frequent queries of Toolshed database bogged down the web server. 18 - Return info about tool versions is over 1 Mbyte. 19 - How can we optimize so web server is not impaired? 20 - Can cache nightly the tool info to avoid costly database queries. 21 - Should look at database transaction logs to see what database queries are actually made. 22 - Toolshed queries also return list of commands offered by the available bundles. 23 24 16 25 = Action Items =