Solution : https://service.sap.com/sap/support/notes/1422086 (SAP Service marketplace login required)
Summary :
SAP Note identifies long dialog response times in RF transactions primarily in environments utilizing HTTP/HTTPS for UI in EWM. Identified latency issues originate from the Internet Communication Manager (ICM) particularly during ABAP runtimes between 500ms to a few seconds. For systems running Kernel 700/701, latency can equal ABAP runtime, potentially doubling response times. Recommendations include adjusting kernel parameters (e.g., icm/backend_waittime_mult, icm/min_timeout_mpi) to optimize latency times detailed in Note 1307291. Changes should be analyzed in case of multiple applications sharing HTTP/HTTPS connections on the same kernel to avoid interruptions.
Key words :
0icm/min_timeout_mpi = 30000icm/max_timeout_wp = 2000icm/watchdog_poll_ms = 200icm/max_threads increase, http back-end response times, sap internet transaction server, http response times, sap web console, http/https connections, internet communication manager, response times displayed, relevant optimization proposals, ui technology based
Related Notes :
1423066 | Optimization of the performance in EWM |
1307291 | Optimizing latency periods in ICM |