What’s new
- New Memory manager MSHeap (unit MSHeapMM) is not included in IntraWeb install. This memory manager showed excelent performance in our tests. When creating a new IntraWeb application using IW Application Wizard you can also select MSHeap as the default memory manager.
Bug fixes
- Fix redirection to the same host when using a different port
- C++Builder error due to using SetPort() setter in ServerController. The issue has been described here: https://www.indyproject.org/2014/09/22/new-hppemits-to-solve-setport-linker-errors-in-c/
- Minor design time issues fixed