1998Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re:  Ethernet NICS, maximum connections..mud testing. -->
<!--X-From-R13: Pra Uerrne <terrneNploreuvtujnl.arg> -->
<!--X-Date: Sun, 9 Aug 1998 15:15:59 &#45;0700 -->
<!--X-Message-Id: Pine.LNX.3.96.980809150346.6354A&#45;100000#shamen,cyberhighway.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199808092158.PAA02672@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:greear#cyberhighway,net">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00597.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00599.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00597.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00605.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00598">Author</A>
&nbsp;|&nbsp;<A HREF="#00598">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00598">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</LI>
<LI><em>From</em>: Ben Greear &lt;<A HREF="mailto:greear#cyberhighway,net">greear#cyberhighway,net</A>&gt;</LI>
<LI><em>Date</em>: Sun, 9 Aug 1998 15:07:45 -0700 (MST)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>

On Sun, 9 Aug 1998, Chris Gray wrote:

&gt; [Ben Greear:]
&gt; 
&gt;  &gt;Check my web page (see .sig at bottom).  Its on the Downloads link.
&gt; 
&gt; Got it, thanks.
&gt; 
&gt; [My complaining about unknown delays in sockets on Linux.]
&gt; 
&gt;  &gt;Not that I know of.  You do know that select sleeps if there is
&gt;  &gt;nothing available right?  Other than that, I don't know enough
&gt;  &gt;about your code to make a better guess.
&gt; 
&gt; Yes. I use that delay as the pacer in the whole system. I also check to
&gt; see if the actual delay is much greater than the requested delay. I
&gt; see occasionally it being 2/100 sec greater, usually when I'm doing
&gt; something else on the system at the same time. Quite reasonable.
&gt; 
&gt;  &gt;How big are the packets you send between client and server?
&gt; 
&gt; They vary. There is a fixed header of 12 bytes, optionally followed
&gt; by other data, perhaps upto 1 or 2K in the extreme. Most will be
&gt; quite short during the 'build the world' phase, which is where my
&gt; concern is.

The larger the packet, the more efficient it will be (generally),
up to around 8k.  A bunch of small packets could eat you alive!

Might want to consider packing several requets/messages into a larger
buffer before writing to the socket.

&gt; 
&gt;  &gt;Are you running between two machines?  If so, try to benchmark it
&gt;  &gt;against bulk transfer (ftp).
&gt; 
&gt; No - they are all local on one machine.
&gt; 
&gt; -- 
&gt; Chris Gray     cg#ami-cg,GraySage.Edmonton.AB.CA
&gt; 
&gt; -- 
&gt; MUD-Dev: Advancing an unrealised future.
&gt; 


Ben Greear (greear#cyberhighway,net)  <A  HREF="http://www.primenet.com/~greear">http://www.primenet.com/~greear</A> 
Author of ScryMUD:  mud.primenet.com 4444
<A  HREF="http://www.primenet.com/~greear/ScryMUD/scry.html">http://www.primenet.com/~greear/ScryMUD/scry.html</A>




</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00597" HREF="msg00597.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></STRONG>
<UL><LI><EM>From:</EM> Chris Gray &lt;cg#ami-cg,GraySage.Edmonton.AB.CA&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00597.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00599.html">[MUD-Dev] Re: lurker emerges</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00597.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00605.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00598"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00598"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: OT: Re: Ethernet NICS, maximum connections..mud testing.</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00648" HREF="msg00648.html">[MUD-Dev] Re: OT: Re: Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Tue 11 Aug 1998, 03:20 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="00575" HREF="msg00575.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 09 Aug 1998, 06:00 GMT
<UL>
<LI><strong><A NAME="00591" HREF="msg00591.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Sun 09 Aug 1998, 19:17 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00597" HREF="msg00597.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 09 Aug 1998, 22:02 GMT
<UL>
<LI><strong><A NAME="00598" HREF="msg00598.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Sun 09 Aug 1998, 22:15 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00605" HREF="msg00605.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Mon 10 Aug 1998, 02:19 GMT
<UL>
<LI><strong><A NAME="00608" HREF="msg00608.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Mon 10 Aug 1998, 04:16 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00613" HREF="msg00613.html">[MUD-Dev] Re:  Ethernet NICS, maximum connections..mud testing.</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Mon 10 Aug 1998, 05:45 GMT
<UL>
<LI><strong><A NAME="00616" HREF="msg00616.html">[MUD-Dev] Re: Ethernet NICS, maximum connections..mud testing.</A></strong>, 
J C Lawrence <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Mon 10 Aug 1998, 06:11 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>