When you migrate information from Proxy Server 3.6 to Proxy Server 4, changes are made in the following areas:
If you have made modifications to your start or stop scripts in your 3.6 server, those changes will not be carried forward by the migration program. This applies to the reconfig, restart, and rotate scripts also.
The following table lists the command line scripts that are available in Proxy Server 4.
Table 3–2 Configuration files
The following directives in the magnus.conf file are mapped to the server.xml:
ServerName
Port
Ciphers
SSL3Ciphers
Certfile
SSL2
SSL3
SSLClientAuth
ACLFile
The following directives in the magnus.conf file are not migrated:
LoadObjects
RootObject
LDAPConnPool
SearchDepth
DynGroups
SearchTimeLimit
BindTimeLimit
LdapCheckUp
Certfile
CertificateChecking
ProcessLife
The following init directives in the obj.conf file are mapped to server.xml:
init-cache
init-partition
tune-gc
The int-urldb, and init-batch-update directives in the obj.conf file are not migrated.
The init-dns-cache SAF is migrated in the Proxy Server 4 instance as host-dns-cache-init with a different set of parameters. The obj.conf file of the migrated instance will now contain Init fn="host-dns-cache-init" cache-size="1024" expire="1200" negative-dns-cache="yes".
The 3.x certificates are migrated to NSS format.
The local database settings of the 3.6 Server are converted to .ldif files.
The newgc.conf, ns-cron.conf, and ras.conf files are not migrated.
The socks5.conf, bu.conf, snmp.conf, icp.conf, parent.pat,and parray.pat files are migrated.
Cron settings are not migrated.