John Plocher wrote: > Darren J Moffat wrote: >> You wouldn't use a : in the instance name it would look like this: >> >> svc:/network/pen:default >> May have nothing configured >> svc:/network/pen:http80 >> pen/listen_port = 80 >> svc:/network/pen:http8080 >> pen/listen_port = 8080 >> >> All instances in this case would have the same start/stop methods but >> would be able to have different properties. > > > I *think* Huafeng was asking "what specific SMF instances > need to be instantiated and delivered by this project?"
Originally I wasn't suggesting any be delivered other than the unconfigured default. However the project team appears to have agreed to deliver a very useful http on port 80 instance as pen:http. A good addition IMO. > Your examples seem to be more of the "If you set things > up correctly, then the user/admin can simply and easily > extend the setup to fit their needs". > IMO, the man page for the pen program needs to document > exactly how one would make and use these "clones". That is what I asked for originally, documentation in the man page showing how to configure new instances. -- Darren J Moffat
