home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / nfs / 3088 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.1 KB

  1. Xref: sparky comp.protocols.nfs:3088 comp.sys.sun.apps:2952 comp.protocols.tcp-ip:5938
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!howland.reston.ans.net!paladin.american.edu!gatech!usenet.ins.cwru.edu!pyrite!edvax
  3. From: edvax@pyrite.som.cwru.edu (Ed Reznichenko)
  4. Newsgroups: comp.protocols.nfs,comp.sys.sun.apps,comp.protocols.tcp-ip
  5. Subject: RPCGEN with inetd
  6. Date: 12 Jan 1993 16:47:19 GMT
  7. Organization: WSOM CSG, CWRU, Cleve. OH
  8. Lines: 53
  9. Distribution: world
  10. Message-ID: <1iusmnINNa3g@usenet.INS.CWRU.Edu>
  11. NNTP-Posting-Host: pyrite.som.cwru.edu
  12. X-Post-Machine: pyrite.som.cwru.edu
  13.  
  14.  
  15. The following is posted for a co-worker.  Email responses to me, and I
  16. will pass them along.  
  17.  
  18. Thank you,
  19.  
  20. --ed
  21.  
  22. Internet: edvax@pyrite.som.cwru.edu
  23. UUCP: uunet!pyrite.som.cwru.edu!edvax
  24.  
  25.              ----- begin included message -----
  26. TOPIC: inetd rpc applications
  27. HARDWARE: SPARC
  28. OS: SunOS 4.1.1
  29.  
  30. Given that rpcgen -I fails to produce correct code for inetd-tcp-nowait
  31. entries, does anyone happen to have tested server stubs used for 
  32. inetd-tcp-nowait entries that they would be willing to share?
  33.  
  34. Also, the last Stevens text on page 339 says that there are no 4.3BSD 
  35. inetd-tcp-wait flag applications. Does anyone know if this remains
  36. true?
  37.  
  38. In order to simulate concurrent servers, we are considering defining
  39. <n> inetd-tcp-wait servers with clients randomly selecting a server
  40. with a uniform distribution, and hoping client time-outs are
  41. sufficient to account for delays. Does anyone have opinions to offer
  42. on this? 
  43.  
  44. Any help with this problem would be appreciated.
  45. --------
  46.  
  47.  
  48. Following is the rpcgen bug report we discovered painfully late after many 
  49. futile attempts at creating an inetd-tcp-nowait entry:
  50.  
  51.  Bug Id:     1065359
  52.  Category:  doc
  53.  Subcategory:  network
  54.  Release summary: 4.1.1
  55.  Synopsis:  rpcgen -I does not work together with nowait servers
  56.      Integrated in releases:  5.0
  57.  Summary:
  58.     rpcgen -I produces rpc-code which could only be used for server
  59.     with the flag wait in /etc/inetd.conf.  This is neither 
  60.     documented in the man-page of rpcgen nor in the RPC-Programming
  61.     Manual.
  62.  
  63.  
  64.         ----- end included message -----
  65. --
  66. Bus error, core dumped
  67.