Access Entity Policy - Execution time > 100ms

Not applicable

Hi All,

I was trying access entity policy to solve the problem mentioned here. But the policy is taking more than 100ms which seems to be quite high. I can see that it populates certain variables that contain XML in it, which could be the possible reasone for high execution time but still 100ms is too high.

Can we do sth about it??

0 3 349
3 REPLIES 3

Please can you include some more information.

It would be good to see the policy you have written. In addition please describe your installation. Is this a free cloud org, paid cloud org or on premise deployment?

@Sean Davis I think issue is with free/trail org only. In paid org its taking approx 40ms.

Here is my policy code

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<AccessEntity async="false" continueOnError="false" enabled="true" name="AE-GetAppProductStatus">
    <DisplayName>AE-GetAppProductStatus</DisplayName>
    <Properties/>
    <EntityIdentifier ref="request.queryparam.apikey" type="consumerkey"/>
    <EntityType value="app"/>
</AccessEntity>

@Vipul Agarwal , As you said, It's due to trail pod.

We don't guarantee any performance SLA's on trial pod. It depends on traffic / server utilization by other orgs in trial pod.