![]() |
Cloudsync Properties
|
|
cloudscape.DataComm.urlFunctionEnables or disables the standard JDK URL support for POST messages and thus makes SSL use possible. Cloudscape targets use HTTP POST messages to communicate with the Cloudsync source database for the refresh message and reply. Cloudscape provides a choice of implementations for the processing of HTTP POST requests for the refresh command.
NEW: The default value of this property set to true when using the servlet API for refresh requests is new in Version 3.6. Setting this property to true allows:
NOTE: When using the optional configuration (standard JDK URL support) targets may still run into JavaSoft bug 4212479, i.e. not having enough memory to send a large refresh message, unless the JVM uses HTTP 1.1 (e.g. Netscape Navigator, Microsoft Internet Explorer). In HTTP 1.1 the complete message is not required to be in memory before sending it. The server framework may provide an HTTP tracing mechanism to determine if HTTP clients (e.g. Cloudsync targets) are talking HTTP 1.0 or HTTP 1.1. Cloudconnector provides such a facility. NOTE: This property is valid only for target databases. Defaultfalse, unless cloudscape.DataComm.listenType is set to servlet, in which case the default is true. Example# in cloudscape.properties file at target
CALL PropertyInfo.setDatabaseProperty(
CREATE PUBLICATION mypub ScopeDynamic or Static |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |