cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

Run MineMeld over HTTP

L0 Member

I'm in the process of running multiple MineMeld behind a server load balancer. I want the backend MineMeld servers to run the application over HTTP. The reason for this is I want to offload SSL from the servers. Currently, nginx redirects HTTP to HTTPS.

 

What would I need to do within the nginx configuration file to stop the https daemon and have the server only serve requests over HTTP?

 

 

Who Me Too'd this topic