Skip to content

Releases: Bilal-S/iis2tomcat

1.0.44

29 Nov 21:24
Compare
Choose a tag to compare
  • add logging for stream issues
  • Upd: dot-net framework 4.8
  • Add: support for non-standard HTTP verbs in AJP, e.g. PATCH

Please make sure you review the Tomcat 9 and higher configuration section of the documentation (around page 39). You will need to make changes to the server.xml and BonCodeAJP13.settings files before the connection can be enabled.

1.0.42

11 Jul 20:21
3c467af
Compare
Choose a tag to compare
  • Fix uninstall when in scripted deployment mode: Hide pop-up dialog.
  • Updates to Readme

1.0.41

02 Nov 21:44
Compare
Choose a tag to compare

Version 1.0.41 Updates:

  • Fix: to avoid file upload timeout reduce wait time for network data to arrive.

1.0.40

28 Oct 23:49
Compare
Choose a tag to compare

Version 1.0.40 Updates:

  • Fix: do not allow remote call for setup of WindowsEventSource. This will lead to uneccessary error messages.

1.0.39

03 Aug 01:01
Compare
Choose a tag to compare

Version 1.0.39 Updates:

  • Upd: associate ReadTimeout setting with errand connection timeout and default to 120000 (2 minutes)
  • Upd: Remove WriteTimeout setting

1.0.38

26 Jul 20:06
Compare
Choose a tag to compare

Version 1.0.38 Updates:

  • Upd: block /pms path from being used when admin access from remote is not allowed. This is for Adobe CF.
  • Fix: location of global setting file was placed under GAC rather then c:\windows

1.0.37

18 Jul 21:23
Compare
Choose a tag to compare

Version 1.0.37 Updates:

  • Fix: 502: Array out of bound issues when marker bytes where at the end of network package
  • Fix: 502: Timing issue with packet delivery. Introduce wait for variable speed networks and network latency.
  • Fix: 502: Apache Axis Soap processor embedded in Adobe ColdFusion will not instantiate when CONTENT_LENGTH is specified as zero
  • Upd: Moved to minimum requirement of .net Framework 4.5
  • Upd: Removed .net framework 3.5 distribution

1.0.36

23 Apr 23:46
Compare
Choose a tag to compare

Version 1.0.36 Updates:

  • Upd: change TCP Read/Write timeout setting behavior. Now if these timeouts are not set, they default to infinite (they do not timeout).
    Fixes:
    #50

v1.0.35

04 Mar 21:14
Compare
Choose a tag to compare

Version 1.0.35 Updates:

  • Fix: EventLog.SourceExists() requires security permissions causing exception
  • Upd: Do not record system events for invalid URL to physical path conversions
  • Upd: Encoding of redirected URL attributes when TomcatConnection Error
  • Add: additional error details for windows system events

v1.0.34

27 Feb 20:01
Compare
Choose a tag to compare

Version 1.0.34 Updates:

  • Fix: would not use redirect to remote clients when tomcat connection error occurred