IBM Support

PI33453: CHUNKED REQUEST MIGHT FAIL TO RECEIVE ALL RESPONSE CAUSED BY DELAYED LAST CRLF.

Fixes are available

8.5.5.6: WebSphere Application Server V8.5.5 Fix Pack 6
8.0.0.11: WebSphere Application Server V8.0 Fix Pack 11
8.5.5.7: WebSphere Application Server V8.5.5 Fix Pack 7
7.0.0.39: WebSphere Application Server V7.0 Fix Pack 39
8.5.5.8: WebSphere Application Server V8.5.5 Fix Pack 8
8.0.0.12: WebSphere Application Server V8.0 Fix Pack 12
8.5.5.9: WebSphere Application Server V8.5.5 Fix Pack 9
7.0.0.41: WebSphere Application Server V7.0 Fix Pack 41
8.5.5.10: WebSphere Application Server V8.5.5 Fix Pack 10
8.5.5.11: WebSphere Application Server V8.5.5 Fix Pack 11
8.0.0.13: WebSphere Application Server V8.0 Fix Pack 13
7.0.0.43: WebSphere Application Server V7.0 Fix Pack 43
8.5.5.12: WebSphere Application Server V8.5.5 Fix Pack 12
8.0.0.14: WebSphere Application Server V8.0 Fix Pack 14
8.5.5.13: WebSphere Application Server V8.5.5 Fix Pack 13
7.0.0.45: WebSphere Application Server V7.0 Fix Pack 45
8.0.0.15: WebSphere Application Server V8.0 Fix Pack 15
7.0.0.45: Java SDK 1.6 SR16 FP60 Cumulative Fix for WebSphere Application Server
7.0.0.39: Java SDK 1.6 SR16 FP7 Cumulative Fix for WebSphere Application Server
7.0.0.41: Java SDK 1.6 SR16 FP20 Cumulative Fix for WebSphere Application Server
7.0.0.43: Java SDK 1.6 SR16 FP41 Cumulative Fix for WebSphere Application Server
8.5.5.14: WebSphere Application Server V8.5.5 Fix Pack 14
8.5.5.15: WebSphere Application Server V8.5.5 Fix Pack 15
8.5.5.17: WebSphere Application Server V8.5.5 Fix Pack 17
8.5.5.20: WebSphere Application Server V8.5.5.20
8.5.5.18: WebSphere Application Server V8.5.5 Fix Pack 18
8.5.5.19: WebSphere Application Server V8.5.5 Fix Pack 19
8.5.5.16: WebSphere Application Server V8.5.5 Fix Pack 16
8.5.5.21: WebSphere Application Server V8.5.5.21

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The request with the chunked transfer encoding should end
    with CRLF after the last-chunk (RFC 2616). If the last CRLF is
    delayed and arrives at the Application Server while it is
    sending the response back to the client, the TCP session will be
    disconnected and the client cannot receive all responses.
    

Local fix

  • Use the request with non-chunked transfer encoding at the client
    side. The HTTP transport policy "Enable chunked transfer
    encoding" sets to false if the client is a Web Service Requester
    on WebSphere Application Server.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM WebSphere Application Server Version    *
    *                  7.0, 8.0, and 8.5.5 users                   *
    ****************************************************************
    * PROBLEM DESCRIPTION: For chunked encoded requests, if data   *
    *                      is sent after the end of body           *
    *                      sequence 'CRLF 0 CRLF' is read, the     *
    *                      connection is closed immediately with   *
    *                      an RST packet.                          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    According to section 3.6.1 of the HTTP 1.1 specifications
    document, RFC-2616, "chunked encoding is ended by any chunk
    whose size is zero, followed by the trailer, which is
    terminated by an empty line". The RFC also specifies that
    the trailer is optional. That is, the end of message is
    considered to be the end of body, denoted by 'CRLF 0 CRLF'
    followed by an OPTIONAL trailer (whose end is denoted by
    'CRLF'). However, if the end of body was reached and no further
    data had been provided at the moment, the HTTP Channel would
    begin servicing the response. This causes problems if
    additional data arrives for this same connection. In
    persistent connections, the additional data would be
    wrongfully recognized as another request; whereas in
    non-persistent connections, the transmission would be abruptly
    terminated with an RST packet if the peer had not finished
    reading by this time.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PI33453

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-01-26

  • Closed date

    2015-03-03

  • Last modified date

    2015-03-03

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBS APP SERV N

  • Fixed component ID

    5724H8800

Applicable component levels

  • R700 PSY

       UP

  • R800 PSY

       UP

  • R850 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 April 2022