Hi,
We are planning to incorporate a DSpace installation into a CDN (Content Delivery Network) to optimize are distribute the bandwitdh consumption of our infraetructure.
The views, downloads, ans some search statistics registered with Solr are very important for us.
So to use cache servers in front DSpace we must find a way to keep the statistics updated.
At de cache servers we could programma every extra call direct to DSpace or Solr to fire the usage event.
Please note that we are talking about cache servers and not just proxies.
For exmaple, we want to cache file archives (bitstream) and then in future request just server de archive from the cache servers and call DSpace/Solr only to be aware and update the statistics.
There is an API o some way to achive it?
Thanks in advance!
Guillermo