Skip to:
When running reports, mod-eusage-reports makes many log entries ..
okapi-curl '/eusage-reports/stored-reports/use-over-time?accessCountPeriod=1Y&agreementId=e2a3b763-0a2f-4acd-aac5-00441c47142f&endDate=2021-11&format=JOURNAL&includeOA=true&startDate=2017-04&full=false'
makes a 15 MB log .. This could slow down the processing quite a bit.. Running this one takes 26 seconds on Thor, but only 2 seconds on my desktop (which presumably handles logging better).
With less logging, server side processing time is reduced from 10-25 seconds to 2-5 seconds.
When running reports, mod-eusage-reports makes many log entries ..
okapi-curl '/eusage-reports/stored-reports/use-over-time?accessCountPeriod=1Y&agreementId=e2a3b763-0a2f-4acd-aac5-00441c47142f&endDate=2021-11&format=JOURNAL&includeOA=true&startDate=2017-04&full=false'
makes a 15 MB log .. This could slow down the processing quite a bit.. Running this one takes 26 seconds on Thor, but only 2 seconds on my desktop (which presumably handles logging better).