NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - WillieB82

Pages: [1]
1
FYI, I fixed it by re-adding the nettalk settings control template.

2
I have exactly the same problem

3
Web Server - Ask For Help / Re: Load balancing
« on: August 19, 2023, 01:01:24 PM »

Hello Alberto,

I use Nginx Core to perform load balancing between 3 multi-site host web servers.

Nginx Core is their free version.  Nginx Plus is the commercial version.

The setup works well.  It does not address sessions. 

Getting the Nginx settings right is a little tedious but not incredibly difficult.

I could post a copy of my settings here if you're interested.

Hi Don,

I was trying to find some info on setting up nginx and came upon your port.  Do you mind sending me a copy of how your nginx conf file looks like?

I could get nginx to open the login page but having trouble changing the "working folder" to the folder where the webserver is in.

Thank you

4
Web Server - Ask For Help / Quotation replaced with "
« on: October 23, 2016, 09:03:58 PM »
Hi everyone,

I create the string with the following contents:   "Man1", "Man2", "Man3"

And save it in a Session Value.

Then put the session value on a page with  <!-- Net:s:Value -->

When viewing the page in html the string is converted to => &quot;Man1&quot;, &quot;Man2&quot;, &quot;Man3&quot;

I need the page html to stay like the original string.

Any suggestions?

Pages: [1]