Port Exhaustion - SQL

2019-05-16 Thread CCS
I have recently moved our sql server off of our webserver and now we are experiencing Port Exhaustion. We have made all the changed we could in the kernel to help with this but still hitting limits. I have added a 2nd virtual network adapter, I am now trying to "load balance" the lan connection bet

Re: ngx_stream_log_module log_format not working

2019-03-18 Thread CCS
This worked for me without and issue. Try and copy. log_format proxy '$remote_addr [$time_local]' 'with SSL Server name "$ssl_server_name" ' 'proxying to "$selected_upstream" ' '$protocol $status $bytes_sent $bytes_receiv