The following table lists points to note when migrating from an older version, and indicates whether settings need to be changed.
Table G-1 Points to note when migrating from an older version
No. | Item | Cosminexus Application Server version before the migration | ||
---|---|---|---|---|
V6 | V7 | V8 | ||
1 | Specification of the ErrorDocument directive string | Y | - | - |
2 | Specification of a reverse proxy | Y | - | - |
3 | Specification of the ShmemUIDisUser directive | Y | - | - |
4 | If programs other than rotatelogs or rotatelogs2 are specified in the pipe format for the TransferLog, CustomLog, and ErrorLog directives (Windows version only) | Y | - | - |
5 | Change in behavior when a SIGXFSZ or SIGXCPU signal is received (UNIX version only) | Y | Y | - |
6 | Change in the update interval when the activity status is displayed (status information display) | Y | Y | - |
7 | GUI server manager functionality is no longer provided | Y | Y | - |
8 | The HTML manual is no longer provided | Y | Y | - |
9 | Change of program product name | Y | Y | Y |
10 | The program menu is no longer provided (Windows version only) | Y | Y | Y |
11 | Change of SSL related commands | Y | Y | Y |
12 | The SSLv2 protocol is not supported | Y | Y | Y |
13 | Change in supported encryption types | Y | Y | Y |
14 | Specification at SSL client authentication | Y | Y | Y |
The following are points to note for each item. If settings need to be changed, perform the tasks from installation to startup.
ErrorDocument 500 "Server Error. |
ErrorDocument 500 "Server Error." |
LoadModule proxy_module modules/mod_proxy.so |
LoadModule proxy_module modules/mod_proxy.so |
LoadModule proxy_module libexec/libproxy.so |
LoadModule proxy_module libexec/mod_proxy.so |
CustomLog "|\"\"C:/proprietary/writelogs\" program argument\"" |
CustomLog "|\"\"C:/proprietary/writelogs.exe\" program argument \"" |