| Server IP : 217.160.0.50 / Your IP : 216.73.216.212 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u106894358 ( 5897830) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /etc/cbi/ |
Upload File : |
# WARNING: This file is automatically generated and updated from the # template [chroot]/etc/ftd/ftd.conf.ui-template via ui-parse-template. # Manually editing this file is futile. ###### # General configuration ##### # The port on which the server listens # port = 41020 # Number of threads in the thread pool serving incoming connections. servicepoolsize = 50 # Path to the file that holds all public keys that are allowed to connect # keyfile = /etc/ftd/keys # Path to the logging configuration file # logcfg = /etc/ftd/logging.cfg # (WINDOWS < VISTA) IP address of windows mephisto webservice # webserviceaddress = mefisto.schlund.de # (LINUX ONLY) Run ftd in background as daemon # daemon = yes # Bind the daemon to a specific interface bind = 82.165.88.64 ###### # Memory allocation ###### # The memory size (in bytes) we use for a page # memPoolPageSize = 4096 # The amount of pages we allocate from start # memPoolPageInitial = 10 ###### # Session configuration ###### # session.maxIdleTimeBetweenRequests = 180000 # session.filePagesInitial = 2 # session.filePagesLimit = 4 # session.filePagesReuse = true # session.socketPagesInitial = 2 # session.socketPagesLimit = 4 # session.socketPagesReuse = true # session.memBufferPagesInitial = 2 # session.memBufferPagesLimit = 64 # session.memBufferPagesReuse = true