Welcome! Log In Create A New Profile

Advanced

nginx error log 404

Posted by gigamike 
nginx error log 404
October 10, 2012 11:02PM
Guys,

i hope you can help me, everytime i run this command

ab -n 2500 -c 500 http://mydomain.com/test.php

where test.php contains

<?php echo 'test'; ?>

I recieved on logs a lot of

x.x.x.x - - [10/Oct/2012:19:51:47 -0700] "GET /test.php HTTP/1.0" 404 317 "-" "ApacheBench/2.3" "-"
x.x.x.x - - [10/Oct/2012:19:51:47 -0700] "GET /test.php HTTP/1.0" 404 317 "-" "ApacheBench/2.3" "-"
x.x.x.x - - [10/Oct/2012:19:51:47 -0700] "GET /test.php HTTP/1.0" 404 317 "-" "ApacheBench/2.3" "-"

The http://mydomain.com/test.php exists and not 404, what seems to be problem? Is ngingx has restriction whenever too much request causing it to 404 error ?

Thanks in advance,

Mike
Re: nginx error log 404
October 11, 2012 02:00AM
Guys,

Do ngingx has a maxclient like apache? I think that's the problem

Thanks,

Mike
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 197
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