PT8.54 PIA config_prop file not the same in 3 domains Weblogic Cluster
Folks...have a mystery I am trying to resolve:
I created a weblogic cluster 3 separate Linux virtual machines
PIA Console on VM3
PIA on VM3
PIA1 on VM5
PIA2 on VM1
PIA1 webprof/config_prop file has these 4 lines, including all the other lines that are generated when WEBPROF directory is built.
<void method="put">
<string>sitecacheconfigured</string>
<string>true</string>
</void>
PIA webprof/config_prop does not have these 4 lines
PIA2...same thing.
I stopped, clean cache and restart all 3 PIA, Now these 4 lines that used to be in PIA2 on server VM1 vanished.
When and how is config_prop gets updated. What does these 4 lines do, site caching to help performance etc.