26 results found
-
HSTS on the root domain
We are experiencing some redirection issues we have no control over as they are done in the root domain.
http://oldsite.com redirects to https://www.oldsite.com then finally to https://www.newsite.com
The redirection should be as follows:
http://oldsite.com -> https://oldsite.com -> https://www.newsite.com
Please update Optimzely’s configuration to do these redirects properly
30 votes -
Regenerate Content Graph keys and secrets through Paas portal
Clients should have the ability to regenerate Content Graph keys and secrets in the self-service Paas portal.
5 votesGood news - this idea is now being explored by our product and design teams. We’re researching potential solutions and scoping out what an implementation might look like. We’ll share updates here as our thinking evolves.
-
App Insights alerts
Self-serve creation of alerts in App Insights based on specific thresholds exceeding a limit will help be proactive in responding to potential performance issues or other problems
8 votes -
Support other CDN platforms than Cloudflare
With the recent downtime episodes from Cloudflare’s side it would be nice to have other CDN options for sites hosted in DXP PaaS.
Options like Akamai, Azure Front Door, KeyCDN, Fastly, Bunny CDN, etc.
I am aware that some DXP components are reliant on Cloudflare. But the primary proxying of content to the web application could just as well be routed through other CDNs.
3 votes -
Custom Error Pages
Add support for Azure Custom Error Pages.
Our client has a requirement to display a custom error page when the web application is restarted.
We can use the maintenancepage,htm during deployments but they require a custom page for pure restarts as well.This custom error page feature in Azure provides what they need but its not currently supported by Optimizely DXP.
6 votes -
Upload very large single files using cms
People are needing to upload very large files, such as video files and are running into Cloudflare file size limits.
Being able to upload a very large file into the storage blobs using the Deployment API and then being able to refer to it in the CMS may be a way to work around the size limits in Cloudflare.
The problem trying to do this now is that uploading via the deployment API won't make it into the same container that the CMS is configured to read from. Also, usually when people add media, a reference in the DB is…
2 votes -
Request for Wildcard Hostname Support on DXP
Wildcard hostnames are not supported on DXP, and all configured hostnames must be explicitly mapped in the CMS admin.
We will have thousands of customers for whom we will be setting up individual sites. Is it possible to configure a wildcard entry on DXP—such as *.procase.riogrande.com—to support this model? Managing tens of thousands of individual URLs in Optimizely DXP would be difficult for both Opti and us, and it would significantly increase our customer onboarding time.
1 vote -
Alerting for suspicious traffic spikes
Customers never get alerted to suspicious traffic spikes unless they impact site speed or uptime.
Ability to establish alerting for suspicious attacks, even if they are addressed by cloudflare before they impact site performance.7 votes -
Ability to smoke-test more than 1 site during smooth deploy (slot domains)
Ability to smoke-test more than 1 site during smooth deploy (slot domains)
As a CMS developer and QA specialist we want to be able to smoke-test multiple sites so that we can detect potential issues on all our sites during deployment with DXP Cloud Platform to our multi-site CMS platform.
When we deploy to PREP/PROD we get a temporary SLOT to run our smoke-tests against. For example:
https://projectidprep-slot.dxcloud.episerver.net/
https://projectidprod-slot.dxcloud.episerver.net/
These are the default URL provided by Optimizely and are configured on the first website. We would like to be able to smoke-test multiple sites on the SLOT instance.
We could…
2 votes -
Avoid incorrect Instance restarts through PAAS Portal
I'm an Optimizely Admin, who does have full access to PAAS Portal.
Can you please consider an additional prompt on the restart (atleast for PROD), so the restart wouldn't be triggered mistakenly.
Also, considering the rolling restart would be ideal most of the time, can you enable the option "Restart One instance at a time" checked by default.
Thanks!
3 votes -
Frontend and Backend Server Roles for Headless CMS / Graph driven websites
Seeking the ability to have frontend and backend server roles in the Optimizely DXP, similar to the way there is a special scheduler server role. Our website is currently set to use Affinity for backend purposes. we had Affinity off but it was turned on by the suggestion of Optimizely support. With the frontend and backend roles running on the same server the frontend customer facing website is forced to use affinity as well. This request is to create independent server roles for the frontend and backend so settings like Affinity could be managed independently. Would also like to be…
1 vote -
3 votes
-
Database timeout during site starting up after removing properties of block type
I am a senior developer. We have been facing this issue where when we remove properties of block type the site fails to start and throws database timeout during ModelSyncInitialization. This happens even when a single property of block type is removed.
We have an open ticket with support and have tried a few solutions but the only option that works is to increase the DatabaseQueryTimeout to an hour or so.3 votes -
Allow developers to directly access databases in lower level environments
As a developer, allowing direct database access to lower level environments, such as integration, to troubleshoot issues or run queries to confirm schema/validate data. Direct access allows developers to do this quickly and efficiently, as the current ways of working with exports can be very cumbersome and time consuming for large databases.
15 votes -
Feature to export memory dump
Hi Team,
In the PAAS portal, we can download database, and logs for any environment. Similarly, can we have an option to download memory dump with time range selection for any environment?
Most of the time, the cause of timeout, and other unknown errors is custom code or data. It's useful for the customer for their initial investigation of such issues.
I can see a similar tool is developed by the Optimizely team and it is compatible with IIS but not with the DXP environment ( Linux https://github.com/episerver/DeveloperTools/tree/master
Can you please check the possibility?6 votes -
Replicate the DXP environment locally using Docker
We are looking into setting up a "DXP like environment" using docker. Looking through the log files in the paasportal, I can se that the website app is turned into a docker image and hosted in an Azure container registry [myenv].azurecr.io.
It would be beneficial if we either could get access to this image repository or access the DockerFile used to create the image. If we had any of those, we could quite easily spin up a container locally that would allow us to debug potential problems that arise on our production web site.
We could of course debug using…10 votes -
Do not require a license for local.domainname.ext
As a developer I want to use local.domainname.com without a license, so we don't have to keep creating licenses for every developer.
The documentation (https://docs.developers.optimizely.com/content-management-system/docs/set-up-a-development-environment#licenses states:
A license is not required when running on localhost or domainname.local.
However, we had to switch from domainname.local to local.domainname.com (due to a third-party integration.1 vote -
Auto Maintenance Page when origin server is not reachable
It will be good to have a maintenance page or custom error page automatically put up when origin server is not reachable e.g. 403, 502, 503 error response. So that user are not just seeing a generic error page which may impact business image.
15 votes -
Allow creation of Alerts from Application Insights
It would be useful to be able to create custom Azure Alerts from Application Insights for a DXP hosted site, but we can't due to permissions.
24 votes -
PaasPortal feature to enable site maintenance mode
A control/button in the Paasportal to set the site into maintenance mode.
Currently we can only enable maintenance mode with a deployment - which we might not want to do.19 votes
- Don't see your idea?