statistics-port is the port where Archiveopteryx listens for new statistics requests. If server-processes is bigger than 1, archiveopteryx also listens to the succeeding port numbers — each process listens to one port.
statistics-port is a number. Its default value is 17220:
statistics-port = 17220
You can see its current value with the command aox show cf statistics-port.
Numbers are integers not smaller than 0 and not larger than 2147483647 (ie. 31-bit unsigned integers).
Spaces are allowed at the start of the line, before and after '=', and after the value. Comments extend from '#' to the end of the line.
In case of questions, please write to info@aox.org.
Last modified: 2010-05-02
Location: aox.org/conf/statistics-port