cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP/RFC session has been deleted following timeout

Former Member
0 Kudos

Hi,

In our SRM system I see this message.

HTTP/RFC session has been deleted following timeout

help me please

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

change parameter icm/server_port_<xx> with value like 'PROT=HTTP,PORT=8080' to add a timeout limitation, 'icm_server_port_0 = PROT=HTTP,PORT=8080,TIMEOUT=600', for example. Then restart your sap instance to make effect. Also change dynamically by using the following path :

Tx SMICM -> Goto -> Services -> Choose HTTP service -> Choose 'Service' menu -> Change -> Set your Max.Processing Time.

Former Member
0 Kudos

Hi,

Firstly welcome to SDN...!!!!!

There is no need to worry about this, as this is not an error. You can see the status of this message in SM21 as green color, it is normal. whenever a connection is made to the system from browser, it will create a connection of type http/rfc. If the user or program which connected to the sysem , does not explicitly close the connection, or leave it idle then the system will delete it automatically after the session time out.

Please see the note 1240156 for details or parameters.

Regards,

Sharath

Edited by: sharath Babu on Jul 29, 2010 10:07 AM