|
<< Click to Display Table of Contents >> Navigation: Version History > 15.5.6 |
2024-01-28
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