X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fserver.xml;h=f5b28f4d0e788b8013f47599971213416ddb4e3d;hp=b4b0fbeb1138469d178ddb8ebfd6c9e5054bd91d;hb=d583c111c78cfe84d51e1886a6d00aef985db97e;hpb=fa2f320241607861de8bc60e1b0b634e241ded77 diff --git a/doc/server.xml b/doc/server.xml index b4b0fbe..f5b28f4 100644 --- a/doc/server.xml +++ b/doc/server.xml @@ -818,11 +818,13 @@ typedef struct bend_scan_rr { - For TCP/IP and SSL, the special hostnames @ and - @6 are mapped to the addresses - INADDR_ANY (IPV4) and - IN6ADDR_ANY_INIT (IPV6) - respectively. + For TCP/IP and SSL, the special hostnames @, + maps to IN6ADDR_ANY_INIT with + IPV4 binding as well (bindv6only=0), + The special hostname @4 binds to + INADDR_ANY (IPV4 only listener). + The special hostname @6 binds to + IN6ADDR_ANY_INIT with bindv6only=1 (IPV6 only listener). Running the GFS on Unix