Re: long wait configtest

2015-06-18 Thread zilog80
Hi all i solve my problem. All configuration was correct. The problem was IPV6 configuration, disable it and DNS responce get fast! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258721,259726#msg-259726 ___ nginx mailing list nginx@nginx.

Re: long wait configtest

2015-05-20 Thread zilog80
Thank you Valentin! Today I have re-test the command and I waited for 3 minutes before command finishes I'm surprised I use google DNS but usually its very fast,i don't know where is wrong. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258721,259015#msg-259015

Re: long wait configtest

2015-05-08 Thread Valentin V. Bartenev
On Friday 08 May 2015 12:01:47 zilog80 wrote: > can i bypass the resolver test in configtest? > No. wbr, Valentin V. Bartenev ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: long wait configtest

2015-05-08 Thread zilog80
can i bypass the resolver test in configtest? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258721,258753#msg-258753 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: long wait configtest

2015-05-07 Thread Maxim Dounin
Hello! On Thu, May 07, 2015 at 10:58:11AM -0400, zilog80 wrote: > Hi thanks for the answer > > infact I add in the main > > "resolver 8.8.8.8 8.8.4.4;" > > you means that in my config I have a names without dns resolution? Hostnames of OCSP resolvers are resolved during configuration testin

Re: long wait configtest

2015-05-07 Thread zilog80
Hi thanks for the answer infact I add in the main "resolver 8.8.8.8 8.8.4.4;" you means that in my config I have a names without dns resolution? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258721,258723#msg-258723 ___ nginx mailing lis

Re: long wait configtest

2015-05-07 Thread Maxim Dounin
Hello! On Thu, May 07, 2015 at 10:17:14AM -0400, zilog80 wrote: > Hi all > > after several modification (implemented ocsp stapling) the command > > "service nginx configtest" > > I wait the return of configtest for circa one minute > > i don't understand the problem, before the command run in

long wait configtest

2015-05-07 Thread zilog80
Hi all after several modification (implemented ocsp stapling) the command "service nginx configtest" I wait the return of configtest for circa one minute i don't understand the problem, before the command run in on second or less. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,25872