Administering Push Notification
With push technology the file sync feature scales to multiple clients and the clients can update their content faster when changes are made on the server.
Before you begin
About this task
The push service is configured with the file LCC/pushnotification-config.xml
Procedure
-
Change the message expiration time:
- The push notification service is backed by a DB2 database that requires notifications expire after 720 hours (30 days).
-
Change the default long-poll duration:
-
The default duration of long polls is 100 seconds (100,000ms). This long-poll duration should be as long as possible, but it must stay below the timeout imposed by the network (such as proxies and switches).
See also Enabling Files for Sync
-