diff --git a/lucee/translations/messages.en.txt b/lucee/translations/messages.en.txt index 790d4d6..368850b 100644 --- a/lucee/translations/messages.en.txt +++ b/lucee/translations/messages.en.txt @@ -70,9 +70,9 @@ params.ApacheConfigFileExplanation=The Apache configuration file controls how Ap params.ApacheLogDirTitle=Apache Logs Directory params.ApacheLogDirDesc=Apache Logs Directory params.ApacheLogDirExplanation=Please enter the directory that Apache stores it's log files in. By default, this directory is located at "/var/log/httpd/" for RHEL/CentOS, and "/var/log/apache2/" for Ubuntu. -params.installIISConnectorTitle=Install the IIS Connector? -params.installIISConnectorDesc=Install the IIS Connector? -params.installIISConnectorExplanation=Do you want to install the IIS Connector? If you're unsure, leave this box checked. +params.installIISConnectorTitle=Install the Boncode IIS Connector? +params.installIISConnectorDesc=Install the Boncode IIS Connector? +params.installIISConnectorExplanation=Do you want to install the Boncode IIS Connector? If you're unsure, leave this box checked. params.customLuceeVersionTitle=Bundled or custom Lucee Version params.customLuceeVersionDesc=Select a Lucee jar params.customLuceeVersionExplanation=You can either install the bundled Lucee version ( ${project.version} ) or select an alternate Lucee jar to install diff --git a/lucee/windows/AJP13/BonCodeAJP13.dll b/lucee/windows/AJP13/BonCodeAJP13.dll index 86b6bbd..4ea7ef8 100644 Binary files a/lucee/windows/AJP13/BonCodeAJP13.dll and b/lucee/windows/AJP13/BonCodeAJP13.dll differ diff --git a/lucee/windows/AJP13/BonCodeIIS.dll b/lucee/windows/AJP13/BonCodeIIS.dll index cd86e6e..cb5a40a 100644 Binary files a/lucee/windows/AJP13/BonCodeIIS.dll and b/lucee/windows/AJP13/BonCodeIIS.dll differ diff --git a/lucee/windows/AJP13/BonCode_Tomcat_Connector_Manual.pdf b/lucee/windows/AJP13/BonCode_Tomcat_Connector_Manual.pdf index e0f24cb..187116c 100644 Binary files a/lucee/windows/AJP13/BonCode_Tomcat_Connector_Manual.pdf and b/lucee/windows/AJP13/BonCode_Tomcat_Connector_Manual.pdf differ diff --git a/lucee/windows/AJP13/Release History.txt b/lucee/windows/AJP13/Release History.txt index b076ed1..985f3f8 100644 --- a/lucee/windows/AJP13/Release History.txt +++ b/lucee/windows/AJP13/Release History.txt @@ -34,6 +34,14 @@ If you were using a proxy or URL rewrite engine you would also benefit from: ----------------------------------------- VERSION HISTORY: +Version 1.0.44 Updates: +* Upd: dot-net framework 4.8 +* Add: support for non-standard HTTP verbs in AJP, e.g. PATCH + +Version 1.0.42 Updates: +* Add: add debug logging for stream wait cycle. +* Add: error catch for HTTP headers that cannot be read from stream + Version 1.0.41 Updates: * Fix: to avoid file upload timeout reduce wait time for network data to arrive. @@ -231,7 +239,7 @@ Version 1.0.7 Updates: Version 1.0.6 Updates: * Add: setting file location in version identification. Also identify whether defaults are used or setting file data. * Add: auto-correction for Path-Info (xajp-path-info) to RFC3875 standard -* Upd: Accesses to administrator when deployed as war is not allowed when “disable remote access” is selected +* Upd: Accesses to administrator when deployed as war is not allowed when disable remote access is selected Version 1.0.5 Updates: * Add: Installer allow unlocking of IIS sub configurations (sub path)