Http transaction state machine contains cache lookup step. Can I disable it? If not, do I need to add Hook for TS_HTTP_POST_REMAP_HOOK which will call to perform a cache_lookup stage and return miss? In this case the next step is TS_HTTP_CACHE_LOOKUP_COMPLETE_HOOK which has 4 options (miss, no-match, stale and fresh), Do I have to implement this option (always return - miss), or its default is miss. Another part of my implementation do perform caching.
############################################################################################## This message is intended only for the designated recipient(s).It may contain confidential or proprietary information. If you are not the designated recipient, you may not review, copy or distribute this message. If you have mistakenly received this message, please notify the sender by a reply e-mail and delete this message. Thank you. ##############################################################################################