Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why does user session show localhost IP?

Timothy Harris
Contributor
March 20, 2015

I am wondering why I am seeing the localhost IP address on user sessions.

 

HTTP145.218.212.77,127.0.0.1

 

All the user sessions are showing this. Anyone have an idea as to why?

 

5 answers

0 votes
Timothy Harris
Contributor
May 7, 2015

ignore the {code} lines they are not part of content. Was just trying to format my reply :P

0 votes
Timothy Harris
Contributor
May 7, 2015

Sorry for late reply. Here is virtual host content(redacted) {code} NameVirtualHost mydnsname.com:80 <VirtualHost mydnsname.com:80> ServerName mydnsname.com ProxyPass / http://localhost:8080/ ProxyPassReverse / http://localhost:8080/ ServerAdmin jira@dsv.com </VirtualHost> {code}

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 22, 2015

Mind sharing your config?

0 votes
Timothy Harris
Contributor
March 20, 2015

Yes. I am using mod_proxy in front of JIRA.

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 20, 2015

Using Apache by any chance?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events