cancel
Showing results for 
Search instead for 
Did you mean: 

RFC/HTTP hourly sweep - how to change?

Former Member
0 Kudos

We have a J2EE Webdynpro that people use, which also calls some back end data from our ERP system. I have seen notes 568271, 809954, 780817 and read countless articles here, but I can't seem to find where to set the timeout on the backend for inactive connections.

The webdynpro has the ability to gracefully close a backend RFC connection - <i>if the user gracefully logs off.</i> But if the user abruptly closes their web browser, then their back end connection remains for exactly one hour before an entry is logged in SM21 of the backend system "HTTP/RFC connection has been deleted following timeout". This sweep seems to occur often, but it waits until a user has been dormant for an hour. Which ABAP parameter will let that sweep knock them off sooner than 1 hr?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Bumping this up for any more info?