Hi,
I inherited an iw.cfg file from 5.5.2 and i just edited it as we upgraded to 6.7.1 and things are working fine for me, no problems with TS... but i was always curious if this iw.cfg is "clean" / well-formed file, if there is anything redundant or anything that's only meant for 5.5.2
here is the file

and feel free to comment or suggest any changes to make, based on your experienced view:
[HTML]
# TeamSite Configuration: you may edit this file, but all formatting changes will be lost.
[main]
editor_publish=yes
[iwcgi]
branch_label=SUB-BRANCHES
staging_label=STAGING AREA
edition_label=EDITIONS
workarea_label=WORKAREAS
list_page_size=50 # Should be a multiple of 25 (-1 for unlimited)
edition_list_limit=5
view_history_limit=20
use_iwproxy=yes
single_browser_window=false
case_sensitive_sort=no
use_launchpad_applet=true
launchpad_hostname=CS2K06
[event_subsystem]
# Added by Interwoven TeamSite Content Server (tsserver)
ew_enable=true
[teamsite_servlet_ui]
servlet_host=localhost
servlet_port=8080
[teamsite_templating]
# Added by TeamSite Templating (tstemplating)
#
# data_root=templatedata
#
# Added by TeamSite Templating (tstemplating)
[iwwebd]
default_protocol=http
http_port=80
https_port=443
host=CS2KIS06.prod.w2k.cxx.der.com
[iwproxy]
iwproxy_host=localhost
customer_webserver_host=CS2K06.prod.w2k.cxx.der.com
iwproxy_port=1080
customer_webserver_port=81
[iwproxy_fullproxy_redirect]
[iwproxy_remap]
global_default_map=/
[global_default_map]
[iwproxy_preconnect_remap]
[iwproxy_failover_remap]
[iwproxy_hostheader_remap]
[iwproxy_smartcontextedit_allowed]
[iwproxy_access_control_enabled]
[iwproxy_external_remap]
[iwserver]
store_directory_archive=D:\iw-store\archive
store_comment_archive=This is a backing store for archiving.
server_locale=English_UnitedStates.MS1252@Binary;
cachesize=30000
rpc_threadcount=64
fs_threadcount=2
thruputmonitoring=on
thruputmonitor1=1 # 1 minute
thruputmonitor2=15 # 15 minutes
thruputmonitor3=60 # 1 hour
thruputmonitor4=480 # 8 hours
thruputmonitor5=1440 # 24 hours
thruputmonitor6=2880 # 48 hours
thruputmonitor7=5760 # 96 hours
thruputmonitor8=-1 # forever
disklow_mbytes=1000 # freeze server if disk space falls below this number (in MB)
disklowpercent=10 # freeze server if disk space falls below this pct
main_lock_model=submit_lock
main_owner=Administrator
main_group=Administrators
event_log_size=64
branch_security=on
workarea_security=on
debug_event_handler=no
old_mod_times=true
author_editor_rename_workarea=no
force_EA_mod_times=false
webserver_group=TeamSite Web Preview
autocompress=no
failsafe=yes
only_lock_owner_creator_submits=no
disklow_knodes=null
domain_list=prod
show_user_list=false
domain_local_groups=yes
low_memory_level=102400
utild_ext_tasks_portnum=6689
use_process_daemon=no
[authentication]
impersonate_without_password=false
[iwsend_mail]
maildomain=directv.com
mailserver=m11.cxx.der.com
use_mapping_file=true
email_mapping_file=D:\iw-home\local\config\wft\email_map.cfg
[workflow]
[iw_workflow_ui]
use_available_templates_script=false
[visualannotate]
va_enabled=true
harvest_images=false
va_support_email=
[/HTML]