cancel
Showing results for 
Search instead for 
Did you mean: 

CPI force http connection close or force new connection

tomvanrooijen
Participant
0 Kudos
321

Hi all,

We seem to have a problem with sending multiple delete requests to the Microsoft graph api where we get timeouts on subsequent outlook deletion of meeting requests.

SAP suggests that this could be because the MS graph api does not support (or handle well) subsequent requests over the same http connection.

They say and I quote:

According to RFC specification of HTTP 1.1 protocol, if the server is not explicitly providing Connection:close header in the response, it means that it should be able to handle subsequent requests within the same connection. It is not the case here.

So i was wondering if there is a way to force CPI to make a new connection in a subsequent message, or failing that to force close the connection when the call has been made.


Thanks!

Tom

Accepted Solutions (0)

Answers (0)