home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / irc / 4252 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.0 KB  |  50 lines

  1. Newsgroups: alt.irc
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!mrgreen
  3. From: mrgreen@mullian.ee.mu.OZ.AU (matthew green)
  4. Subject: Re: Global Birthday Greetings
  5. Message-ID: <mrgreen.722120959@munagin>
  6. Sender: news@cs.mu.OZ.AU
  7. Organization: Computer Science, University of Melbourne, Australia
  8. References: <1992Nov17.143434.22778@njitgw.njit.edu> <1992Nov18.101006.26635@usage.csd.unsw.OZ.AU> <avalon.722087605@coombs> <1edbojINNoq5@manuel.anu.edu.au>
  9. Date: Wed, 18 Nov 1992 21:09:19 GMT
  10. Lines: 38
  11.  
  12. titus@coombs.anu.edu.au (titus chiu) writes:
  13. >avalon@coombs.anu.edu.au (Darren Reed) writes:
  14. >>troy@cbme.unsw.EDU.AU (Troy Rollo) writes:
  15. >>
  16. >>>Oh yeah, real huge. It happens to be less than the bandwidth taken up by
  17. >>>a single MODE command. Now, with a bot generating MODE commands willy-nilly,
  18. >>>that bot is likely to waste far, far more bandwidth.
  19. >>
  20. >>There are more clients from *.edu servers/hosts at most any time of
  21. >>day than there are servers in total.  Consider, there are at least 50
  22. >>servers which match *.edu and one of those has (at times) had one tenth
  23. >>of the total number of clients on IRC attached to it.
  24.  
  25. >i would have thought that a global matching $*.edu would just mean it uses
  26. >the bandwidth of sending to all the servers in *.edu (assuming that client
  27. >to server connections dont use much bandwidth at all which can be false
  28. >at times) so generally, what troy said is correct.
  29.  
  30. Even so, it *then* has to be sent to every client connected to each of
  31. these servers.  A MODE command is what
  32.  
  33. :nick!user@host MODE #channel <mode>
  34.  
  35. Depending on the <mode>, it really isn't that big.
  36. For a msg its something like
  37.  
  38. :nick!user@host NOTICE <yournick> <text here>
  39.  
  40. If you can show me that the MODE command would be more than the NOTICE
  41. <or PRIVMSG>, then I'll believe you.o
  42.  
  43. From LUSERS *.edu *.edu
  44. -byron.u.washington.edu- There are 482 users and 175 invisible on 63 servers
  45.  
  46. Over 600 clients.  Thats for *.edu.   There are about 200 servers on the net.
  47. I'll leave the maths to you.
  48.  
  49. ..
  50.