This is an old revision of the document!
3 Parameters of communication FastPCRF with FastDPI
Parameter | Value | Default Value | Description |
---|---|---|---|
auth_server_dev | interface name | no | Specifies the interface name, for example eth0, used to listen certain port for incoming connections to the FastPDI. If it is not specified, the port will be listened on all the available interfaces. |
auth_server_port | number | 29002 | The port number used to listen for incoming connections. |
auth_server_max_connection | number | 16 | Corresponds to maximum number of incoming connections. The maximum value is 16. This is equivalent to the number of fastdpi servers that are served by the FastPCRF server. |