[reSIProcate] reSIProcate DNS SRV lookups very slow on VPN

Alan Hawrylyshen alan at jasomi.com
Mon Dec 19 12:45:11 CST 2005


On 2005.12.16, at 10:58 , Christian_Gavin at logitech.com wrote:

> Also, later on, REGISTER is denied with a 401, and a second  
> REGISTER is
> sent with credentials. Between the first and second REGISTER, the  
> same DNS
> sequence occurs again, and almost 30 seconds have elapsed.
>
> Why are there 8-9 seconds gaps between queries ? Has anyone seen this
> problem before ?


Wow. I've seen slow DNS before, but typically it is due to my  
application not calling ::process() in a timely fashion in the stack.  
Are you running HEAD from SVN or something else?  The general idea in  
reSIProcate is to always query the DNS, or use a cache. Later  
versions of reSIProcate from SVN include a local caching nameserver  
to assist with SRV server migration.

So, I guess you should:

	a) check that you are calling process sufficiently.
	b) let us know what reSIProcate codebase you are seeing this in.

Cheers,
Alan




More information about the resiprocate-devel mailing list