[421] in Moira
registration issues
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Mon Jun 29 11:14:32 1992
Date: Mon, 29 Jun 92 11:13:56 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: marc@MIT.EDU
Cc: accounts@Athena.MIT.EDU, moiradev@Athena.MIT.EDU
In-Reply-To: Marc Horowitz's message of Sat, 27 Jun 92 15:31:26 EDT <9206271931.AA18738@m1-115-4>
No Marc, that's not how it works. The Moira server does not block on
waiting for AFS. All incremental updates are serialized through a
batch queue which is processed asynchronusly from queries.
As long as the moira server is a vax, the register_user query takes
about 30 seconds. It hasn't gotten any slower since we changed it to
create lockers in AFS instead of NFS. I expect it to be much faster
once we've replaced the server with a Maxine.
-Mark