Releases: Bilal-S/iis2tomcat
Releases · Bilal-S/iis2tomcat
1.0.44
- 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
1.0.41
1.0.40
1.0.39
1.0.38
1.0.37
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
v1.0.35
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