home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / unix_c / usenet / newsxd.tar / newsxd / newsxd.conf < prev    next >
Text File  |  1990-08-31  |  3KB  |  82 lines

  1. # Define transmission service classes and alternate transmitters
  2. #     nlink    NNTPlink Transmits (Continuous NNTPXMITs)
  3. #     high    High Priority Transmits (Top-40)
  4. #     med    Medium Prio Transmits (Non Top-40)
  5. #     low    Low Priority Transmits (Endnodes)
  6.  
  7. class    nlink    maxxmits=99 interval=60    maxload=10  noworkfile debug=-d
  8. xmit    nlink    /usr/local/lib/news/nntplink nntplink -L100 %d %h:%b
  9.  
  10. class    high    maxxmits=3  interval=1800  maxload=8   debug=-d
  11.  
  12. class    med    maxxmits=3  interval=7200  maxload=6   nice=15    debug=-d
  13.  
  14. class    low    maxxmits=2  interval=14400 maxload=4   nice=15    debug=-d
  15.  
  16. class    batch    maxxmits=1  interval=14400 maxload=6   nice=15
  17. xmit    batch    /usr/local/lib/news/sendbatch sendbatch %f %h
  18.  
  19. # define the default transmitter
  20. xmit DEFAULT /usr/local/lib/news/nntpxmit nntpxmit %d %h:%w
  21.  
  22. # Check the transmit queue every <n> seconds (this should be at least as low
  23. # as the smallest "interval" in all of the transmission classes).
  24. queueinterval    20
  25.  
  26. # In all of the following options, %s is replaced by the host name of the
  27. # system being sent to.
  28.  
  29. # File news places articles paths/ids in
  30. batchfile    /usr/spool/batch/%s
  31.  
  32. # File a news transmitter wants articles paths/ids in
  33. workfile    /usr/spool/batch/%s.work
  34.  
  35. # Where to log the output of a news transmitter (default is /dev/null)
  36. # xmitlogs    /tmp/paramlog
  37.  
  38. # Hosts to send news to.  Each line is of the format:
  39. #                               CLASS   VALID XMIT
  40. # host HOSTNAME            NAME        TIMES       OPTIONS
  41.  
  42. host cec2            high    Any    
  43. host dinorah            high    Any
  44. host gauss            low    Any           
  45. host wubios            high    Any    
  46. host wuche2                     high    Any            
  47. host wuibc                      low    Any
  48. host wuphys            low    Any           
  49. # host sbctri.sbc.com        low    Any           
  50. host brazos.rice.edu        low    Any           
  51. host kuhub.cc.ukans.edu         nlink   Any
  52. # host wums2            low    Any    flags=-D
  53. host rouge.usl.edu        low    Any
  54. host husc6.harvard.edu        med    Any            
  55. host swbatl.sbc.com        med     Any        
  56. host dogie.macc.wisc.edu        high    Any            
  57. host emory.mathcs.emory.edu     high    Any            
  58. host eddie.mit.edu              high    Any            
  59. host decwrl.dec.com        nlink   Any flags=-C200
  60. host mailrus.cc.umich.edu    nlink   Any flags=-C200
  61. host nigel.ee.udel.edu          nlink   Any flags=-C200
  62. host psuvax1.cs.psu.edu        nlink   Any flags=-C200
  63. host rex.cs.tulane.edu        nlink   Any flags=-C200
  64. host s.ms.uky.edu        nlink   Any flags=-C200
  65. host uwm.edu            nlink   Any flags=-C200
  66. host tness7.sbc.com        nlink    Any flags=-C200
  67. host uunet.uu.net        nlink   Any flags=-C1000000
  68. host bu.edu            nlink   Any flags=-C200
  69. host usc.edu                    nlink   Any flags=-C200
  70. host zaphod.mps.ohio-state.edu    nlink   Any flags=-C200
  71. host cs.utexas.edu        nlink   Any flags=-C200
  72. host brutus.cs.uiuc.edu        nlink    Any flags=-C200
  73. host wums2            batch   Any flags=-s500000
  74. host dranet                     batch   Any flags=-s250000
  75. host biolgy                     batch   Any flags=-s500000
  76. host crygtw            batch   SaSu|Wk1730-730 flags=-s250000|-c
  77. host jgaltstl                   batch   SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
  78. host plus5                      batch   SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
  79. host slustl                     batch   SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
  80. host hpuslma                    batch   SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
  81. host hilco2                     batch   SaSu|Wk1730-730 flags=-c|-s250000|-m10000000
  82.