Symptom
A non-SAP system was configured as a backend system behind an SAP Web Dispatcher (i.e., using the "EXTSRV" option of the "wdisp/system_X" parameter).
While communicating with such non-SAP system through the SAP Web Dispatcher, the following error message is logged by the SAP Web Dispatcher in its trace file (dev_webdisp):
[Thr ...] *** ERROR => illegal transfer-encoding: chunked must be applied only once [http_parse_util.c 261]
Capturing the issue with the SAP Web Dispatcher running on trace level 2 reveals what is wrong with the header's value.
In the example below, "chunked" is defined twice, which is incorrect:
[Thr ...] HTTP response (raw) [.../.../...]:
[Thr ...] HTTP/1.1 200
[Thr ...] date: [date and time of the response]
[Thr ...] transfer-encoding: chunked, chunked
Read more...
Environment
- SAP Web Dispatcher
Product
Keywords
transfer-encoding, chunked , KBA , BC-CST-WDP , Web Dispatcher , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview