Re: [naviserver-devel] Ns_conn location questions

2023-01-30 Thread Gustaf Neumann
On 29.01.23 19:36, Maksym Zinchenko wrote: About the second question, I didn't notice this before :) Thank you for your information. When you fetch a new version of the nsshell module, it supports now "ns_conn location" (it's an emulaton, but probably for most situations good enough). all

Re: [naviserver-devel] Ns_conn location questions

2023-01-29 Thread Maksym Zinchenko
Thank you, I realised that it comes from my config < docker. Now I pass --hostname=${HOSTNAME} to docker run and set it up in nsd-config.tcl as set server [ns_info hostname] ns_section ns/module/nssock/servers { ns_param default${server} } About the second question, I didn't

Re: [naviserver-devel] Ns_conn location questions

2023-01-29 Thread Gustaf Neumann
> My first question is where this localhost comes from? I would think, this comes from your configuration file and/of from the request. If one starts e.g. with the sample configuration file nsd-config.tcl, one sees entries like: [29/Jan/2023:16:35:24][54720.100490580][-main:default-] No