cancel
Showing results for 
Search instead for 
Did you mean: 

icm/server_port_0

Former Member
0 Kudos

Hello guys

Setting the parameter <b>icm/server_port_0</b> to <b>PROT=HTTP,PORT=80$$,PROCTIMEOUT=180</b> (in RZ10) I define the inbound http request timeout is 3 minutes, ok? But this applies only for requests to the ports 8000 and 8001 (ABAP Stack), ok?

But, how can I define the timeout of the http request that comes to the port 50100 (Java stack)? Should I create a new entry <b>icm/server_port_1 = PROT=HTTP,PORT=50100,PROCTIMEOUT=180</b> ??? Or should I do that in J2EE Visual Admin?

Thanks

Julio

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Julia,

with the icm you can only control the ICM connection timeouts (for client and server). On the J2EE Engine there are different parameters to set.

Maybe you can check if SAP Note 807000 "Http requests are not fully read after timeout" provides you with more information you are looking for.

Best regards,

Silvia