BlackBerry MDS Simulator HTTP properties
| Property | Description | Default |
|---|---|---|
Logging.file.log.levelapplication.handler.http.CookieSupport |
To enable the connection service to store cookies on behalf of the BlackBerry® device, set this property to TRUE. To store cookies on the BlackBerry device, set this property to FALSE. |
TRUE |
application.handler.http.AuthenticationSupport |
Set to TRUE or FALSE to enable or disable storage of user authentication information. |
TRUE |
application.handler.http.AuthenticationTimeout |
If HTTP authentication is set to TRUE, specify the length of time (in milliseconds) before the authentication information becomes invalid. This timer resets whenever the user requests authentication information for a particular domain. |
3600000 |
application.handler.http.device.connection.timeout |
Specify the length of time (in milliseconds) before a BlackBerry device connection attempt expires. |
140000 |
application.handler.http.server.connection.timeout |
Specify the length of time (in milliseconds) before a server connection attempt expires. |
150000 |
http.proxyHost |
This is the HTTP proxy host name. |
n/a |
http.proxyPort |
This is the HTTP proxy port number. This is also used by Sun implementations of HTTP URL connections. |
n/a |