Skip to content

Instantly share code, notes, and snippets.

Created September 1, 2016 11:21
Show Gist options
  • Save anonymous/0ef6b397064ec081db99bd9276fdb59e to your computer and use it in GitHub Desktop.
Save anonymous/0ef6b397064ec081db99bd9276fdb59e to your computer and use it in GitHub Desktop.
Image resizer diagnostic sheet dubab8.local 01-09-2016 11:02:53
1 Issues detected:
(Warning): To potentially see additional errors here, perform an image resize request.
Assembly use report:
You are using plugins and assemblies from the V4 Performance Edition.
----------------
License keys
For licensing, you have mapped the following local (non-public) domains or addresses as follows:
mydomain.local => mydomain.com
You do not have any license keys installed.
----------------
Registered plugins:
ImageResizer.Plugins.Basic.DefaultEncoder
ImageResizer.Plugins.Basic.NoCache
ImageResizer.Plugins.Basic.ClientCache
ImageResizer.Plugins.Basic.Diagnostic
ImageResizer.Plugins.Basic.WebConfigLicenseReader
ImageResizer.Plugins.Basic.SizeLimiting
ImageResizer.Plugins.Basic.MvcRoutingShimPlugin
ImageResizer.Plugins.DiskCache.DiskCache
ImageResizer.Plugins.LicenseVerifier.LicenseEnforcer`1[ImageResizer.Plugins.DiskCache.DiskCache]
ImageResizer.Plugins.AzureReader2.AzureReader2Plugin
ImageResizer.Plugins.LicenseVerifier.LicenseEnforcer`1[ImageResizer.Storage.BlobProviderBase]
Configuration:
<resizer>
<plugins>
<add name="DiskCache" />
<add name="AzureReader2" connectionString="[redacted]" endpoint="http://dubadev.blob.core.windows.net/" prefix="~/images" />
</plugins>
<clientcache minutes="525600" />
<diskcache dir="~/imagecache" subfolders="256" cacheAccessTimeout="5000" asyncWrites="true" asyncBufferSize="104857600" />
<licenses>
<maphost from="mydomain.local" to="mydomain.com" />
<license>
mydomain.com(R4Performance includes R4Performance):RG9t......
</license>
</licenses>
</resizer>
Accepted querystring keys:
quality, format, thumbnail, maxwidth, maxheight, width, height, w, h, crop, page, bgcolor, rotate, flip, sourceFlip, sFlip, sRotate, borderWidth, borderColor, paddingWidth, paddingColor, frame, useresizingpipeline, cache, process, margin, dpi, zoom, autorotate,
Accepted file extensions:
bmp, gif, exif, png, tif, tiff, tff, jpg, jpeg, jpe, jif, jfif, jfi,
Environment information:
Running Microsoft-IIS/8.0 on Microsoft Windows NT 6.2.9200.0 and CLR 4.0.30319.42000
Trust level: Unrestricted
OS bitness: AMD64
Executing assembly: c:\windows\system32\inetsrv\w3wp.exe
IntegratedPipeline: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment