Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We have Media protect installed and deployed on azure (without a licence at the moment)
However when the http module is enabled all media takes around 2 seconds to get a server response.
Is this something anyone has seen before? The same happens from both a local media storage and an Azure blob store.
Thanks
Carl
Hi Carl,
Without a license Mediaprotect should only work on localhost (weird you don't see any exceptions). I am happy to generate a trial license for you. Send an email to [email protected]
Best,
Richard
Hi Richard, I've emailed.
The issue is not around media being protected, we know that won't work until a license is applied.
The issue is the http handler - when it's in the web config around 2-3 seconds of overhead is added to every media file on the site.
If I comment out the handler they load as normal.
Hi there - we're seeing a similar issue, but more extreme. Did you manage to resolve this one?
Hi Danny,
I think the issue is in your case related to the custom Authentication provider. Maybe add some caching on the GetRoles method?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Slow performance on Azure
We have Media protect installed and deployed on azure (without a licence at the moment)
However when the http module is enabled all media takes around 2 seconds to get a server response.
Is this something anyone has seen before? The same happens from both a local media storage and an Azure blob store.
Thanks
Carl
Hi Carl,
Without a license Mediaprotect should only work on localhost (weird you don't see any exceptions). I am happy to generate a trial license for you. Send an email to [email protected]
Best,
Richard
Hi Richard, I've emailed.
The issue is not around media being protected, we know that won't work until a license is applied.
The issue is the http handler - when it's in the web config around 2-3 seconds of overhead is added to every media file on the site.
If I comment out the handler they load as normal.
Thanks
Hi there - we're seeing a similar issue, but more extreme. Did you manage to resolve this one?
Hi Danny,
I think the issue is in your case related to the custom Authentication provider. Maybe add some caching on the GetRoles method?
Best,
Richard
is working on a reply...