Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi , I'm in trouble with the communications between Azure API Management and a Cisco ASA Firewall .At the begin of a get request from apim , randomly some tcp package are dropped from the ASA firewall ( as of picture )I guess the flow is as follows :...
Solved ,It isn't an asa problem .I try to explain . the problem was the keep alive timeout of a proxy that receive the http requests from the apim ( going through the firewall ) this is the sequence that leads to the errorapim open a tcp connection ...
OK , I'll got it meanwhile I'd like to illustrate some test I've done The image below is about the tracing of http calls made by a python script (without going through apim and it's working without problem).I highlighted the start ( SYN ) and end ( F...