Dennis Clarke wrote:
>> The fact that this doesn't happen when you slow things down is
>> interesting as well..
> 
> This makes me wonder two things :
> 
>   (1) is there some sort of race condition that happens at high speed?
> 

If the problem is running out of ports (because there are only so many
temp ports available, and if they're all in CLOSE_WAIT you're SOL), we
just need to plan on reusing connections more than we do now...

>   (2) is there a way to control the speed at which things happen via
>       the use of a zone with limited cpu resources allocated to it?
> 

The right answer is to fix the underlying problem.   It's on the list
of things to investigate.

- Bart


-- 
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird".
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to