NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Keith on April 18, 2014, 01:11:55 AM

Title: DLL that enables compression
Post by: Keith on April 18, 2014, 01:11:55 AM
Which DLL has to be in the app directory to allow the 'Compress dynamic data' and 'Compress static files' ( WebServer settings/advanced) to actually take effect?

Keith
Title: Re: DLL that enables compression
Post by: Bruce on April 18, 2014, 01:16:57 AM
ZLIBWAPI.DLL

See http://www.capesoft.com/docs/StringTheory/StringTheory.htm#Distribution

In later builds of Stringtheory this is copied to the app folder automatically.
(You need to deploy it obviously when you deploy your app.)

cheers
Bruce