Hi Sean, On 21/08/15 23:15, Sean Carte wrote: > When I download an item from my repository I have to wait for > google-analytics to respond. When the network gets busy this causes > delays and even time-outs. > > [...] > > Is there some way that I can prevent DSpace from attempting to contact > google-analytics?
I believe you can do this by commenting out the Google Analytics bean here: https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/WEB-INF/spring/applicationContext.xml#L55 That should stop DSpace from trying to log bitstream views with Google Analytics. You might also like to file a bug (https://jira.duraspace.org/browse/DS); logging statistics really shouldn't prevent the user from downloading the file! It looks like there's been a similar discussion for JSPUI: https://jira.duraspace.org/browse/DS-1925. cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand ------------------------------------------------------------------------------ _______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette