cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP connection and User session

Former Member
0 Kudos

Hi experts,

i wonder a solution about user session in web dynpro abap. Users connect web dynpro abap application with browsers. After that a network problem is happened and HTTP connection was closed but user session doesnt go timeout.. Timeout property of Profile is 600. I think user session might end after 10 minutes.

User session doenst end !!! What can i do for network problems???

Thanks for ur helps

volkan,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check these profile parameters :

icm/server_port_xxx = PROT=HTTP,PORT=xx,TIMEOUT=xx,PROCTIMEOUT=xxx

rdisp/plugin_auto_logout

Regards,

Olivier