IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Cache results being prefetched before the Cache Expire timeout.

  • 1.  Cache results being prefetched before the Cache Expire timeout.

    Posted Fri March 29, 2013 09:20 PM

    Hello There,

    Usually the Prefetch of cache results happen only when the Cache results expire. we have one Flow service having the below properties and the prefetch is happening so frequently say approximately 50 times after 4 hours of reset the service cache (using developer).

    Cache Results = true
    Cache Expire = 1440
    Prefetch = true
    Prefetch Activation =1

    and also watt.server.cache.flushMins=1440. and

    watt.server.cache.isPersistent=false
    Does the prefetch of cache results happen only after cache expire or any other activity also can trigger prefetch of cache results? Any clue of why these many prefetch’s happening?

    Many Thanks,
    Veera


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services