Server IP : 66.29.132.122 / Your IP : 18.117.141.149 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/ruby18/share/ri/1.8/system/Resolv/DNS/Resource/IN/SRV/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The port on this target host of this service. - !ruby/struct:SM::Flow::P body: The range is 0-65535. name: port rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The priority of this target host. - !ruby/struct:SM::Flow::P body: A client MUST attempt to contact the target host with the lowest-numbered priority it can reach; target hosts with the same priority SHOULD be tried in an order defined by the weight field. The range is 0-65535. Note that it is not widely implemented and should be set to zero. name: priority rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The domain name of the target host. - !ruby/struct:SM::Flow::P body: A target of "." means that the service is decidedly not available at this domain. name: target rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: A server selection mechanism. - !ruby/struct:SM::Flow::P body: The weight field specifies a relative weight for entries with the same priority. Larger weights SHOULD be given a proportionately higher probability of being selected. The range of this number is 0-65535. Domain administrators SHOULD use Weight 0 when there isn't any server selection to do, to make the RR easier to read for humans (less noisy). Note that it is not widely implemented and should be set to zero. name: weight rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: SRV resource record defined in RFC 2782 - !ruby/struct:SM::Flow::P body: These records identify the hostname and port that a service is available at. constants: - !ruby/object:RI::Constant comment: name: TypeValue value: "33" - !ruby/object:RI::Constant comment: name: ClassValue value: IN::ClassValue full_name: Resolv::DNS::Resource::IN::SRV includes: [] instance_methods: [] name: SRV superclass: Resource