on-site Creatio and proxy server

Hi Community!

 

Our customer needs to make SSL termination on their proxy server.



We have two systems in the network, prod and user acceptance test (uat).

It seems that a lot of resources like fonts and styles are linked with absolute and not relative URLs, because in the page source we see almost all references starting with the domain name and protocol, like this:

https:////core/5a163192eb90bfcad94b2f013ed4d38d/combined/all-combined.css



This makes problems when the proxy server is redirecting internally to an app hosted at HTTP://serverIP



The question is if there is any way to make the references all relative? Maybe a system setting?



Is there any general guidance for setting up creatio with proxy servers? I only found something for web farms in the deployment guide.



Thanks and BR,

Robert

Like 0

Like

1 comments

Hi Robert, 

 

Unfortunately we don't have practical examples of such implementation and base guides.

 

I've tried to search an answer to your question on Academy, but really everything I found the link you mentioned above: 

 

https://academy.creatio.com/docs/user/setup_and_administration/on_site_…

 

And some info about OData, where The WCF client operates via receiving the service metadata and creating client proxy classes:

 

https://academy.creatio.com/docs/developer/integrations_and_api/data_se…

 

It's will be a useful idea and as soon as we have any guide created by our Core R&D team it will be for sure available! 

 

Thanks!

 

Regards, 

 

Bogdan L.

 

 

Show all comments