Just for information, no need to download zlib as the CSP gateway installs it. This issue was down to a dependency issue on windows 2012 as a result I had to install "MS VC++ 2013 redistributable". Thanks to Bernd Mueller as Intersystems wrc.
Just noticed the inetpub\cspgatway directory contains a zlib1.dll, I have therefore copied this to zlib.dll based on the documentation but still no luck. Did you use the version from zlib or the version in the csp gateway and can you confirm the name of the file.
Just downloaded the zlibwapi.dll 32 bit renamed it to zlib.dll and placed it in the windows\system32 directory, however after restarting iis the csp gateway is not finding it.
I will investigate further and then log a wrc call.
Just investigating the options at present, I did check out the documentation prior to logging the question but I was concerned that it is refering to using an external 32bit dll. Therefore just wondered if any else has implemented compression on csp or iis?
go to post
Just another option
I monitor the mirror status from a background job in %SYS and this outputs various server details it uses the %SYSTEM.Mirror class.
https://docs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cls?...
go to post
Just for information, no need to download zlib as the CSP gateway installs it. This issue was down to a dependency issue on windows 2012 as a result I had to install "MS VC++ 2013 redistributable". Thanks to Bernd Mueller as Intersystems wrc.
go to post
Just noticed the inetpub\cspgatway directory contains a zlib1.dll, I have therefore copied this to zlib.dll based on the documentation but still no luck. Did you use the version from zlib or the version in the csp gateway and can you confirm the name of the file.
Cheers
Gary
go to post
Hi,
Just downloaded the zlibwapi.dll 32 bit renamed it to zlib.dll and placed it in the windows\system32 directory, however after restarting iis the csp gateway is not finding it.
I will investigate further and then log a wrc call.
Regards
Gary
go to post
Hi,
Just investigating the options at present, I did check out the documentation prior to logging the question but I was concerned that it is refering to using an external 32bit dll. Therefore just wondered if any else has implemented compression on csp or iis?
Regards
Gary
go to post
Hi,
I currently use nagios/omd to monitor cache/ensemble, for disk space monitoring I use a COS routine that uses the SYS.Database:FreeSpace method.
Regards
Gary