Colin Guthrie wrote: > ... >> As you can see it takes a *long* time to process the "retrieving >> session" part, but this could be a red herring. I wonder if the real >> delay is with the git plugin. >> >> Perhaps it's taking so long due to the sync operation? >> ... >> The git repo is cached, but I'm wondering it this is actually causing >> more problems than it solves due to the fact that the database is often >> locked and that subsequently propagates up as errors to users. >>
Well, that's easy to tell - simply disable that plugin for a while, and see if things improve (even if this is on a production server, the temporary annoyance for your users this will cause won't be greater than when they get a db lock ...). >> git plugin is from here: >> http://trac-hacks.org/svn/gitplugin/0.11/tracext/git >> -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
