PLBWEB_HOSTNAME6 Keyword


10,7

     PLBWEB_HOSTNAME6={ipv6 address | URL}

 

This required keyword specifies the URL string or the IP address of the server system executing Plbwebsrv. The parameter specifies an IPV6 address or URL that resolves to an IPV6 address for the PL/B Web Server. This keyword is optional but must be specified if an IPV6 address is to be used.

 

If both the PLBWEB_HOSTNAME and the PLBWEB_HOSTNAME6 keywords are specified in the PL/B Web Server '.ini' configuration file, the PLBWEB_HOSTNAME6 takes priority and is used.

 

If the PLBWEB_HOSTNAME6 keyword is found and the IPV6 address is not resolved, an error is logged and the PL/B Web Server command task is not created.

 

If the PLBWEB_HOSTNAME6 does not exist, the PL/B Web server looks for the PLBWEB_HOSTNAME keyword and continues an normally expected.

 

Note:

 

If no main task is created, command controls ( -t, -f, ... ) cannot make a connection and will not work.

 

Examples of IPV6 addresses:

 

PLBWEB_HOSTNAME6=::1

PLBWEB_HOSTNAME6=fe80::1cab:8479:b8ee:4d1

PLBWEB_HOSTNAME6=FE80:0000:0000:0000:0202:B3FF:FE1E:8329

PLBWEB_HOSTNAME6=FE80::::0202:B3FF:FE1E:8329

 

 

See Also: Server Configuration Keywords, Server Command Line



PL/B Web Server PLBWEB_HOSTNAME PLBWEB_HTTP_ERROR_URL