HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u80650282 (6669564)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //etc/cbi/ftd.conf
# 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 = 74.208.58.101

######
# 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