First page Back Continue Last page Overview Graphics
Svn Server Scaling: Local Transactions
Transactions require a lot of read/write ops before they are ready to become new revisions
For repositories on nfs, build them on local disk before they are promoted as a revision on nfs
db/transactions is scratch data on local disk and constantly read/written by webdav and db/txn-protorevs is on nfs and contains actual file diff data in one file