Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay with AWS Cloud front
Hi ,
We have a deployment in AWS as below
external website > cloudfront > load balancer > Liferay Instances
Can anyone share the configuration that should be put in liferay so that we have cloudsfront in front . We have set the following in portal-ext.properties
cdn.dynamic.resources.enabled=true
cdn.host.https=https://something.cloudfront.net
Since we have a DNS in front we have give the below configuration also
web.server.http.port=80
web.server.host=my.host.net
web.server.protocol=https
Nothing seems to be taken from cloudfront . All of them go to server .
The Domain Name is my.host.net .In DNS hosting provider (go daddy)
we put a CNAME to cloud front url which is say
ddhsssssadsasdsfd.
In cloudfront distribution we put the Origin
domain as Load balancer . The loadbalancer route the traffic to
liferay instances A and B
Please help
Thanks
Powered by Liferay™