Hi all,
I configured ProejctWise Caching Server (SERVER2) to cache content from an Integration Server (SERVER1).
I set PW Client DNS Tab with SERVER2 and Datasource tab with SERVER1.
I also try the fetchfiles tool on SERVER2 to see if cache folder is populated, but it is always empty!
I don't see any strange error in log files. pwping seems ok (Hop1 is the caching server, Hop2 is the Integration)
This is the SERVER2 (Caching) dmsknrl.cfg:
FileTransferSrv=1
[Gateway]
SERVER1=SERVER2
[Routing]
SERVER1=5800
[cache]enabled = trueservers = SERVER1storagepath = d:\projectwisecachelimit = 1000
Everything is working fine in another server configuration with the same ,cfg files..