Setting JRockit Virtual Machine JVM Arguments Using Content Compression to Reduce Downloads

26-10 Oracle Fusion Middleware Performance and Tuning Guide ■ Modifying Discussions Server Connection Details Using Fusion Middleware Control in Oracle Fusion Middleware Administrators Guide for Oracle WebCenter ■ Modifying Discussions Server Connection Details Using WLST in Oracle Fusion Middleware Administrators Guide for Oracle WebCenter The following is a sample snippet of connections.xml: Reference name=Jive-7777 className=oracle.adf.mbean.share.connection.webcenter.forum.ForumConnection Factory className=oracle.adf.mbean.share.connection.webcenter.forum.ForumConnectionFactor y RefAddresses StringRefAddr addrType=forum.url Contentshttp:[machine]:[port]owc_discussions_5520Contents StringRefAddr addrType=connection.time.out Contents5Contents StringRefAddr RefAddresses Reference

26.4.3 Tuning Performance of the Instant Messaging and Presence IMP Service

To manage overall resource usage for the IMP service, you can tune the Connection Timeout property: ■ Default: 10 seconds ■ Minimum: 0 seconds ■ Maximum: 45 seconds Post deployment, modify the Connection Timeout property through Fusion Middleware Control or using WLST. For details, see: ■ Modifying Instant Messaging and Presence Connections Details Using Fusion Middleware Control in Oracle Fusion Middleware Administrators Guide for Oracle WebCenter ■ Modifying Discussions Server Connection Details Using WLST in Oracle Fusion Middleware Administrators Guide for Oracle WebCenter The following is a sample snippet of connections.xml: Reference name=IMPService-OWLCS className=oracle.adf.mbean.share.connection.webcenter.rtc.RtcConnection Factory className=oracle.adf.mbean.share.connection.webcenter.rtc.RtcConnectionFactory RefAddresses StringRefAddr addrType=connection.time.out Contents5Contents StringRefAddr RefAddresses Reference

26.4.4 Tuning Performance of the Mail Service

To manage overall resource usage for the Mail service, you can tune the Connection Timeout property: ■ Default: 10 seconds ■ Minimum: 0 seconds Oracle WebCenter Performance Tuning 26-11 ■ Maximum: 45 seconds Post deployment, modify the Connection Timeout property through Fusion Middleware Control or using WLST. For details, see: ■ Modifying Mail Server Connection Details Using Fusion Middleware Control in the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter ■ Modifying Mail Server Connection Details Using WLST in the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter The following is a sample snippet of connections.xml: Reference name=MailConnection className=oracle.adf.mbean.share.connection.webcenter.mail.MailConnection StringRefAddr addrType=connection.time.out Contents5Contents StringRefAddr Reference

26.4.5 Tuning Performance of the Personal Events Service

To manage overall resource usage for the Personal Events, you can tune the Connection Timeout property: ■ Default: 10 seconds ■ Minimum: 0 seconds ■ Maximum: 45 seconds You can also set a cache expiration period: ■ Default: 10 seconds ■ Minimum: 0 seconds ■ Maximum: 45 seconds Post deployment, modify the Connection Timeout and Cache Expiration properties through Fusion Middleware Control or using WLST. For details, see: ■ Modifying Event Server Connection Details Using Fusion Middleware Control in the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter ■ Modifying Event Server Connection Details Using WLST in the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter The following is a sample snippet of connections.xml: Reference name=MSExchange-my-pcclassName=oracle.adf.mbean.share.connection.webcenter.cale ndar.PersonalEventConnection Factory className=oracle.adf.mbean.share.connection.webcenter.calendar.PersonalEventConne ctionFactory StringRefAddr addrType=eventservice.connection.timeout Contents10Contents StringRefAddr StringRefAddr addrType=eventservice.cache.expiration.time Contents10Contents StringRefAddr RefAddresses Reference