mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-11-23
This commit is contained in:
@ -826,3 +826,6 @@ $ grep 70.32.83.92 dspace.log.2017-11-23 | grep -o -E 'session_id=[A-Z0-9]{32}'
|
||||
|
||||
- I'm wondering if REST works differently, or just doesn't log these sessions?
|
||||
- I wonder if they are measurable via JMX MBeans?
|
||||
- I came across some interesting PostgreSQL tuning advice for SSDs: https://amplitude.engineering/how-a-single-postgresql-config-change-improved-slow-query-performance-by-50x-85593b8991b0
|
||||
- Apparently setting `random_page_cost` to 1 is "common" advice for systems running PostgreSQL on SSD (the default is 4)
|
||||
- So I deployed this on DSpace Test and will check the Munin PostgreSQL graphs in a few days to see if anything changes
|
||||
|
Reference in New Issue
Block a user