Slow response when first initiating a server request IPV6

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
robe070
Posts: 176
Joined: Wed Feb 06, 2008 7:42 pm

Slow response when first initiating a server request IPV6

Post by robe070 » Sun May 15, 2011 11:46 pm

Hi,

We've resolved this issue already. This is just to be of help for anyone else who might come across the issue.

We noticed that operations like check out, or diffs or History would take up to 30 seconds the first time we tried it and then be almost instantaneous the 2nd and subsequent. If we left it for 5 mins or so, it would be back to the delay.

We turned on client tracing and found out it was taking all its time to perform GetRepositoryStructure.

We then turned on the Server logging and found out that it did not receive anything for most of the delay period.

We then used Process Monitor to watch the activity of the Vault Client. It was hardly doing anything, particularly no file access, except TCP/IP comms of which the whole delay was during IPV6 comms.

When we pinged the Vault Server it timed out using the IPV6 address.

IPV6 was not installed on the server. We looked in the DNS and there was an IPV6 address assigned to the server. We deleted it. Ping now used an IPV4 address and worked.

The Vault delay stopped occurring.
regards

Rob Goodridge
LANSA Pty Ltd
Software Made Simple
Vault 5.0.3

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Slow response when first initiating a server request IPV

Post by Beth » Mon May 16, 2011 7:50 am

Thank you for posting the information.
Beth Kieler
SourceGear Technical Support

Post Reply