﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
398	a bug about config file test	timlocus@…		"My Case:
a upstream named ""readingjoy"" is not defined in nginx.conf,and there is a defined server use upstream ""readingjoy"",this is a wrong config.
but sometime.when I run nginx -t ,the result is the one of 
1.long time process,return 
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
2.fast time process,return
nginx: [emerg] host not found in upstream ""readingjoy"" in /usr/local/nginx/conf/nginx.conf:98
nginx: configuration file /usr/local/nginx/conf/nginx.conf test failed
this is a bug,right?"	defect	closed	minor		nginx-core		worksforme			Linux localhost.localdomain 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux	"nginx version: nginx/1.4.2
built by gcc 3.4.6 20060404 (Red Hat 3.4.6-8)
configure arguments: --prefix=/usr/local/nginx --with-pcre=/root/setup/pcre-8.33"
