Hi @SathyaPrathipati,
Based on my understanding and experience, you could try one of the following approaches to resolve the cache invalidation issue:
Update all your farm files (mysite1, mysite2, and the invalidate farm) to use a common docroot, like:
/docroot "/var/www/html"
This way, the cache p...