Good morning all.
We are in the process of moving from v5 to v10 and we understood v10 to be 10x more powerfull / faster .....
However ..... when looking at extended latency logs on v5 we see a median of time spent in Datapower to be around 33ms over a lot of transactions. when looking at v10 we see the median to be around 200ms and on further investigation it seems to be in the request processing in the SE step (Security action (API)) before the service call is made in IV to the backend service provider. example:
"<14>2025-11-27T18:01:15.135878+02:00 dp-xxxxxxxxxxx [dev_apic_public][0x80e007ad][extlatency][info] apigw(dev_apic_public): trans(849588527)[xxxxxIPxxxxx] gtid(0a68dd61692875c932a3b12f): ExtLatency: TS=0,HR=0,BR=0,PS=0,PS=0,RT=0,PS=0,COR=0,WSDL=0,HTM=0,CI=0,RAL=0,SE=166,PC=166,FC=166,PS=166,XS=166,GS=167,GS=167,OSW=167,IV=2067,XC=2067,PC=2067,FC=2067,PC=2067,PS=2067,RES=2067,PC=2067,FC=2067,FNL=2067,HS=2067,PC=2067,BS=2067,TC=2067, [https://xxxxxxxxxxxxxxxxxxx:443/xxxxxxxxxxxxxxx]"
Are we doing something different in v10 that we did not do in v5 ...... im trying to compare apples with apples and at this stage I am not doing it.
Is there something we need to disable in v10 to make the data comparable?