WebtoB 5 Fix#4

This chapter describes bug patches in WebtoB 5 Fix#4.

1. Bug Patches

1.1. Fix for Memory Leak During HTML File Processing

  • Fixed memory leaks that occurred due to buffer management issues during standard HTML processing.

1.2. Fix for Issue of JEUS Connection Persisting After Client Disconnection

  • Fixed the Issue where the connection to JEUS remained even after the client had been disconnected while sending a POST request.

  • Changed the log level for HTH0285 from Debug to INFO.

1.3. Fix for HTTP/2 Memory Leak

  • Fixed potential memory leaks in HTTP/2 Stream Manager.

1.4. Fix for HTTP/2 Protocol Error When Using Reverse Proxy via HTTP/2

  • Fixed the issue where a HTTP/2 protocol error occurred due to an unintended inclusion of a chunk in the response header when using Reverse Proxy through HTTP/2.