This section lists the magnus.conf-related changes in the following areas:
The magnus.conf file in SUN Java System Web Server 6.1 has acquired new Init SAFs as listed in the following table:
Table B–1 magnus.conf Init Functions| 
 6.0 Function/Parameter  | 
 6.1 Function/Parameter  | 
 Comments  | 
|---|---|---|
| 
 NSServletEarlyInit  | 
 (none)  | 
 Removed.  | 
| 
 NSServletLateInit  | 
 (none)  | 
 Removed.  | 
| 
 createconsole  | 
 Removed. On Windows, you can configure the createconsole attribute of the LOG element to redirect stderr output to the console.  | 
The magnus.conf file has lost directives to other configuration files and some directives supported by the magnus.conf file in previous releases are now deprecated. The following table summarizes the changes:
Table B–2 Changes in magnus.conf Directives| 
 6.0 Directive  | 
 6.1 Value  | 
 Comments  | 
|---|---|---|
| 
 (none)  | 
 Deprecated.  | 
|
| 
 AsyncDNS  | 
 Ignored. Even if the value is set to on, the server does not perform asynchronous DNS lookup.  | 
|
| 
 CGIWaitPid  | 
 (none)  | 
 Deprecated.  | 
| 
 (none)  | 
 Deprecated.  | 
|
| 
 (none)  | 
 Ignored.  | 
|
| 
 (none)  | 
 See the Attributes attribute of the LOG element in server.xml.  | 
|
| 
 IOTimeout  | 
 AcceptTimeout  | 
 Use the AcceptTimeout directive to specify the number of seconds the server must wait for data from a client before closing the connection.  | 
| 
 (none)  | 
 See the Attributes attribute of the LOG element in server.xml.  | 
|
| 
 LogVsId  | 
 See the Attributes attribute of the LOG element in server.xml.  | 
|
| 
 (none)  | 
 Deprecated.  | 
|
| 
 ServerConfigurationFile  | 
 (none)  | 
 Ignored.  | 
| 
 ServerID  | 
 (none)  | 
 Deprecated.  | 
| 
 ServerName  | 
 (none)  | 
 Deprecated. See the servername attribute of the LS element in the server.xml file.  | 
| 
 #ServerRoot  | 
 (none)  | 
 Deprecated.  |