Yes, the svn server is local. Another test I made is even more strange : by changing the user to access the SVN server to my user, for the same file, and same request, it takes 2,5s (still a bit slow, but definitely faster than the other user).
I can't understand why it happens. Why on Earth would changing the SVN user to fetch files change the time so drastically? I tried to ask the sysadmins, but they could not come with a satisfying answer... I thought about user rights, repository access. Le vendredi 23 mai 2014 21:39:29 UTC+2, Christian Hammond a écrit : > > Is the server local to your network? > > This is definitely a lot longer than I would expect. 63 seconds is a bit > crazy... svn+ssh is not inherently that slow. > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > > On Fri, May 23, 2014 at 2:26 AM, Nicolas Comet > <[email protected]<javascript:> > > wrote: > >> Hello again, >> >> We have a problem of timeouts when trying to visualize the diff via the >> "View Diff" button. Sometimes it loads, after a lot of times, sometimes it >> displays a proxyerror. >> >> Anyway in the logs we find for every user trying to display diffs this >> critical error in reviewboard.log : >> >> # 2014-05-23 09:00:46,434 - CRITICAL - None - n.comet - >> /r/1/fragments/diff-comments/2/ - Fetching file >> 'TemplateEngine/trunk/template-api/src/main/java/com/*****/common/template/api/TemplateContext.java' >> >> r173756 from PLMPlatform took 63.261421 seconds >> >> Does it come from svn+ssh access slowness? I suppose so. >> >> Thank you ! >> >> -- >> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >> --- >> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >> --- >> Happy user? Let us know at http://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
