Redirect and exit with signal 11
Andrey Y. Ostanovsky
andrey at ostanovsky.spb.ru
Mon Aug 29 12:03:39 MSD 2005
Hello, All!
Есть у меня в конфиге такая конструкция:
location /_vti_bin/ {
rewrite ^(.*)$ http://new-host-name permanent;
}
При выполнении почему-то отлетает процесс:
nginx_access.log
212.119.140.73 - - [29/Aug/2005:11:57:44 +0400] "POST /_vti_bin/_vti_aut/fp30reg.dll HTTP/1.1" 301 380
nginx_error.log
2005/08/29 11:57:44 [alert] 45463#0: worker process 42214 exited on signal 11
Это я что-то делаю не так, или где?
Andrey
More information about the nginx-ru
mailing list