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