Re: Vault sessions
Kenneth Angell <[email protected]>
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <[email protected]> |
I tried this and failed. I set up a separate server and tried change the web.config file to get them to use a state server for sessions. It appeared to work but all transactions failed. I could check-out files but not check them in. I think you could set up two servers but because the sessions are handled in memory, there would be no way to load balance them. It would be nice if future versions supported the use of State servers or Sql Server for sessions. Ken Angell Software Architect NET-Architect Eric Sink wrote: >Vault sessions are stored in memory on the >server. > >It's only fair to let you know that you're >attempting something that nobody has done >before. Officially speaking, it sounds like >you're trying to setup an "unsupported >configuration". Informally speaking, I'll >be terribly curious to see if it would work. > >Also, I'm making assumptions here which may >not be true, but I'm not sure you'll get >what you want by setting up two Vault servers >talking to the same instance of SQL server. >At some point, SQL will become the bottleneck, >but that depends a lot on your situation. > >-- >Eric Sink >Software Craftsman >http://software.ericsink.com/ > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Nathan Smith >Sent: Monday, January 05, 2004 7:36 PM >To: [email protected] >Subject: [vault-list] Vault sessions > >How are Vault sessions handled? Does the Vault server use sessions that >are stored in the database or in memory? We're looking to load-balance >our Vault server and need to know if there are any special things that >need to be done. Thanks. > >Nathan Smith >Caesars Entertainment, Inc. > > >_______________________________________________ >vault-list mailing list >[email protected] >http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list > >_______________________________________________ >vault-list mailing list >[email protected] >http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list > > >