mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-08-11
This commit is contained in:
@ -89,3 +89,4 @@ dspace#= \copy (select distinct text_value, count(*) from metadatavalue where me
|
||||
- I learned this on a recent discussion on the DSpace wiki
|
||||
- I need to either look into setting up a database pool through JNDI or increase the PostgreSQL max connections
|
||||
- Also, I need to find out where the load is coming from (rest?) and possibly block bots from accessing dynamic pages like Browse and Discover instead of just sending an X-Robots-Tag HTTP header
|
||||
- I noticed that Google has bitstreams from the `rest` interface in the search index. I need to ask on the dspace-tech mailing list to see what other people are doing about this, and maybe start issuing an `X-Robots-Tag: none` there!
|
||||
|
Reference in New Issue
Block a user