• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Nginx with JXcore, give wrong $remote_addr (127.0.0.1)

MickaelBrain

New Pleskian
Hello,

My server are on plesk 12, with nginx and jxcore.
The website use nodejs with some npm.
All my log show 127.0.0.1 for remote_addr
There is a way to solved this trouble?

Thanks for your help

here the exctract from my jxcore log
headers=>undefined
headers x-real-ip=>undefined
headers x-forwarded-for=>undefined
127.0.0.1 - admin [30/Sep/2015:12:21:51 +0000] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
127.0.0.1 - admin [30/Sep/2015:12:21:51 +0000] "GET /static/css/styles.css HTTP/1.1" 304 - "http://***.**/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
127.0.0.1 - admin [30/Sep/2015:12:21:51 +0000] "GET /static/js/scripts.js HTTP/1.1" 304 - "http://***.**/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
127.0.0.1 - admin [30/Sep/2015:12:21:52 +0000] "GET /static/img/header01.png HTTP/1.1" 304 - "http://***.**/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
127.0.0.1 - admin [30/Sep/2015:12:21:52 +0000] "GET /static/img/shadow_form.png HTTP/1.1" 304 - "http://***.**/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
 
Back
Top