Welcome! Log In Create A New Profile

Advanced

RE: How to log virtual server name

Lucian D. Kafka
February 27, 2012 05:50PM
Hi Igor, thank you very much for your reply.

The _problem_ is that Nginx does not behave as the documentation describes. Entering multiple server names in one server_name directive and using $http_host do not work.

When I enter more than 1 server name I get a warning message: Restarting nginx: nginx: [warn] conflicting server name "www.xxx.com" on x.x.x.x:80, ignored (there is only one mention of this server name anywhere - I have grepped all config files looking for a runaway).

In terms of logging, $http_host (and all other variables I tried to get a host name out of) is _empty_ unless there is a server_name match on 'certain' one name in the server_name list...

What could cause $http_host to loose its value even if the server_name does not populate correctly?

I am using nginx version: nginx/1.0.11. I will try to see if I can pinpoint the issue further...

Cheers,

Luci

-----Original Message-----
From: nginx-bounces@nginx.org [mailto:nginx-bounces@nginx.org] On Behalf Of Igor Sysoev
Sent: Monday, 27 February 2012 5:23 PM
To: nginx@nginx.org
Subject: Re: How to log virtual server name

On Mon, Feb 27, 2012 at 06:18:00AM +0000, Lucian D. Kafka wrote:
> Hi All,
>
> We have a virtual hosting setup where multiple domains are delegated to the same server IP address, and Nginx acts as a caching proxy server in front of the web server.
>
> I am encountering 2 issues:
>
> 1. Cannot set more than 1 server name - Nginx is ignoring multiple server names defined on the same IP with a warning message

This may help:
http://nginx.org/en/docs/http/server_names.html

> 2. Cannot log the virtual server name (Apache %v equivalent) to the access_log. Any variable in the custom log format - ie. $server_name, $host, etc does not log the Host headers, but rather the server name string set with the server_name directive (if matched). This makes it impossible to have a combined log file for different sites set in a virtual hosting environment on the same IP address.

$http_host.


--
Igor Sysoev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How to log virtual server name

Lucian D. Kafka February 27, 2012 01:20AM

Re: How to log virtual server name

Igor Sysoev February 27, 2012 01:24AM

RE: How to log virtual server name

Lucian D. Kafka February 27, 2012 05:50PM

Re: How to log virtual server name

Francis Daly February 27, 2012 06:38PM

RE: How to log virtual server name

Lucian D. Kafka February 27, 2012 09:30PM

Re: How to log virtual server name

Francis Daly February 28, 2012 01:54PM

Re: How to log virtual server name

Piotr Sikora February 27, 2012 01:28AM

Re: How to log virtual server name

Roger Pack August 07, 2013 03:10PM

Re: How to log virtual server name

B.R. August 07, 2013 03:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 173
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready