Wietse:
> 20070414
>         Cleanup: expire cached results from addres rewriting, address
>         resolution, and from transport map lookups.  Results expire
>         after 30 seconds; short enough that it doesn't freak out
>         people who run the same test repeatedly, and long enough
>         that it doesn't upset other people with continuous streams
>         of "*" transport map lookups. [...]
> 
> Now the question is are 30 seconds too much or too little.

Marcin Owsiany:
> Much too much in my case. The client app sends messages in batches,
> and in 30 seconds much more than 1% of a batch will get processed,
> especially given that the canary IP address transport will mostly
> see fast rejections.

In that case, a burst of 1s would still be undesirable, so one would
have to be able to specify 0 (no caching) while the default would
remain at 30s.

        Wietse

Reply via email to