Update notes for 2018-01-28

This commit is contained in:
2018-01-28 18:34:24 +02:00
parent 6a111ca6d0
commit 649c37e8a8
3 changed files with 16 additions and 8 deletions

View File

@ -1170,3 +1170,7 @@ $ ./jmeter -n -t ~/dspace-performance-test/DSpacePerfTest-dspacetest.cgiar.org.j
## 2018-01-28
- Assist Udana from WLE again to proof his 25 records and upload them to DSpace Test
- I am playing with the `startStopThreads="0"` parameter in Tomcat `<Engine>` and `<Host>` configuration
- It reduces the start up time of Catalina by using multiple threads to start web applications in parallel
- On my local test machine the startup time went from 70 to 30 seconds
- See: https://tomcat.apache.org/tomcat-7.0-doc/config/host.html