mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-08-18
This commit is contained in:
@ -343,5 +343,10 @@ $ curl -X POST 'https://cgspace.cgiar.org/explorer/api/search/scroll/DXF1ZXJ5QW5
|
||||
|
||||
- This uses the Elasticsearch scroll ID to page through results
|
||||
- The second query doesn't need the request body because it is saved for 1 day as part of the first request
|
||||
- Attempt to re-do my tests with VisualVM from 2019-04
|
||||
- I found that I can't connect to the Tomcat JMX port using SSH forwarding (visualvm gives an error about localhost already being monitored)
|
||||
- Instead, I had to create a SOCKS proxy with SSH (ssh -D 8096), then set that up as a proxy in the VisualVM network settings, and then add the JMX connection
|
||||
- See: https://dzone.com/articles/visualvm-monitoring-remote-jvm
|
||||
- I have to spend more time on this...
|
||||
|
||||
<!-- v[im: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user