Performance Quickr 8.1 Ajustes

  • 02 Apr, 2009

Mesmo após fazer upgrade do servidor Domino para versão 8.0.2 o Quickr ainda não estava na velocidade desejada.
Fizemos ajustes em imagens e outros conteúdos mas o que ajudou definitivamente foram os parâmetros colocados no notes.ini

QuickPlaceWebCacheEnabled=1
QuickPlaceWebCacheDir=E:QPWEBCACHE
QuickPlaceWebCacheGCIntervalInMIN=86400
QuickPlaceWebCacheLimitInMB=500
QuickPlaceExpireCachedUsers=86400
QuickPlaceMaxCachedUsers=1500
QuickPlaceEnableVersionCheck=1
NSF_DBUCACHE_MAX_ENTRIES=10000
NSF_DBcache_Maxentries=10000

Estes parâmetros foram encontrandos no Tunning Guide do Quickr 8.1

Related Posts

Bypass IBM Web Content Manager Caching

  • 21 Mar, 2017

If you have Basic or Advanced caching enabled in IBM® Web Content Manager, then Web Content Manager caches content artifacts independently of the cache settings that you configured for the Web Content

Bypass IBM Web Content Manager CachingRead More

How to enable gzip compression on IBM HTTP Server

  • 06 Feb, 2017

One of the tuning activities is to turn on GZIP compression for HTTP requests. This tuning can save lots of network traffic and your page will load in a short time. Just put the lines bellow on the

How to enable gzip compression on IBM HTTP ServerRead More

Performance problems with Full Text Indexer

  • 17 Jun, 2015

Last week two clustered servers are facing performance problems. The cpu was very high for 2 hours and the disk queue above 5,48. During the problem the command set config UPDATE\NO\FULLTEXT=1 was is

Performance problems with Full Text IndexerRead More