× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



From: Adam Lang <aalang@rutgersinsurance.com>
> Second, millisecond is , like you said, an interval.  you are not checking
> for how many connections over a period of time. you are checking for open
> connections at a "snapshot".
>
> Think of it like this.
>
> Say your webserver keeps a running total of how many connections are open.
> Take a "snapshot" of that number at any given instance.  Any "snapshot" you
> take can be up to 3600 active connection that are open.  Duration/interval
> is irrelevant.

of course, but you were saying it creates and tears down so many connections
in any given instance. The snapshot method could work like this:
I opened all my connections yesterday, then do nothing today and close
them all tomorrow. At any snapshot today I will have x connections open,
but this requires no resources at all because I'm not doing anything.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.