<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/3 Anton Kiryushkin <span dir="ltr"><<a href="mailto:swood@fotofor.biz" target="_blank">swood@fotofor.biz</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr">îÅ ÚÁÐÕÓËÁÔØ nginx × windows. šá ×ÏÏÂÝÅ, Õ ×ÁÓ ÚÁËÏÎÞÉÌÁÓØ ÐÁÍÑÔØ. âÅÚ ËÏÎÆÉÇÁ ÓÌÏÖÎÏ ÐÏÎÑÔØ ÄÌÑ ÞÅÇÏ, ÎÏ, ×ÏÚÍÏÖÎÏ, ÄÌÑ ËÁËÏÇÏ-ÎÉÂÕÄØ ÂÕÆÅÒÁ.</div><div class="gmail_extra"><br></div></blockquote><div><br>
</div>
<div>üÔÏ ÓÌÉÛËÏÍ ÏÞÅ×ÉÄÎÏÅ ÏÂßÑÓÎÅÎÉÅ ÐÏÎÑÔÎÏÅ ÉÚ ÏÐÉÓÁÎÉÑ ÏÛÉÂËÉ.</div><div><br></div><div>åÓÌÉ ÂÙ ÐÁÍÑÔØ ÒÅÁÌØÎÏ ËÏÎÞÉÌÁÓØ ÎÁ ÓÅÒ×ÅÒ ÎÅÌØÚÑ ÂÙÌÏ ÂÙ ÚÁÌÏÇÉÎÉÔØÓÑ. ðÒÉ ÜÔÏÍ stub_status ÏÔÌÉÞÎÏ ÏÔÒÁÂÁÔÙ×ÁÌ.</div><div><br>
</div>
<div>ëÏÎÆÉÇ:</div><div><br></div><div><div><br></div><div>#user šnobody;</div><div>worker_processes š1;</div><div><br></div><div>error_log šlogs/error.log;</div><div><br></div><div>events {</div><div>š š worker_connections š1024;</div>

<div>}</div><div><br></div><div><br></div><div>http {</div><div>š š include š š š mime.types;</div><div>š š default_type šapplication/octet-stream;</div><div><span class="" style="white-space:pre">       </span>client_max_body_size 20m; #ÄÌÑ ÚÁÇÒÕÚËÉ ÂÏÌØÛÉÈ ËÁÒÔÉÎÏË</div>

<div><br></div><div>š š log_format šmain š'$remote_addr - $remote_user [$time_local] "$request" '</div><div>š š š š š š š š š š š '$status $body_bytes_sent "$http_referer" '</div><div>
š š š š š š š š š š š '"$http_user_agent" "$http_x_forwarded_for"';</div>
<div><br></div><div>š š access_log šoff;</div><div><br></div><div>š šš</div><div><span class="" style="white-space:pre">    </span>msie_padding š š š š š š š š š šon;</div><div>š š š š ignore_invalid_headers šon;</div><div>
<br>
</div><div>š š š š gzip š š š š š š š š š š š š š šon;</div><div>š š š š gzip_static š š š š š š š š š š on;</div><div>š š š š gzip_vary š š š š š š š š š š š on;</div><div>š š š š gzip_min_length š š š š 2048;</div><div>

š š š š gzip_comp_level š š š š 1;</div><div>š š š š gzip_buffers š š š š š š š š š š16 8k;</div><div>š š š š gzip_types š š š š š š š š š š štext/plain text/css text/xml text/javascript application/x-javascript;</div><div>

<br></div><div>š š š š directio š š š š š š š š š š š š4m;</div><div>š š š š sendfile š š š š š š š š š š š šon;</div><div>š š š š sendfile_max_chunk š š š š š š š256k;</div><div>š š š š tcp_nopush š š š š š š š š š š šon;</div>

<div>š š š š tcp_nodelay š š š š š š š š š š on;</div><div>š š š š reset_timedout_connection š š š on;</div><div><br></div><div>š š š š output_buffers š š š š š16 512k;</div><div>š š š š postpone_output š š š š 1460;</div>

<div><br></div><div>š š š š keepalive_timeout š š š š š š š 30 15;</div><div>š š š š server_name_in_redirect off;</div><div><span class="" style="white-space:pre">           </span></div><div><span class="" style="white-space:pre">           </span>proxy_connect_timeout<span class="" style="white-space:pre">     </span>120s;</div>

<div><span class="" style="white-space:pre">            </span>proxy_http_version<span class="" style="white-space:pre">        </span>1.1;</div><div><span class="" style="white-space:pre">               </span>proxy_ignore_client_abort off;</div><div>

<span class="" style="white-space:pre">               </span>proxy_read_timeout<span class="" style="white-space:pre">        </span>120s;</div><div><span class="" style="white-space:pre">              </span>proxy_send_timeout<span class="" style="white-space:pre">        </span>120s;</div>

<div><br></div><div>š š š š server_tokens š š š š š š š š š off;</div><div>š š include conf.d/*.conf;</div><div>}</div></div><div><br></div><div><div>server {</div><div>š š listen š š š 80;</div><div>š š server_name <a href="http://example.com">example.com</a>;</div>

<div><span class="" style="white-space:pre">    </span>error_log logs/error.log;</div><div><span class="" style="white-space:pre">  </span>access_log off;</div><div><br></div><div><span class="" style="white-space:pre">   </span>root some_path;</div>

<div><span class="" style="white-space:pre">    </span>index index.php;</div><div><span class="" style="white-space:pre">   </span></div><div><span class="" style="white-space:pre">   </span>proxy_intercept_errors on;</div><div>

<span class="" style="white-space:pre">       </span>error_page š 500 502 503 504 /503.html;</div><div><span class="" style="white-space:pre">    </span></div><div><span class="" style="white-space:pre">   </span>location =/503.html {</div>

<div>š š }</div><div><span class="" style="white-space:pre">        </span>location / {</div><div><span class="" style="white-space:pre">               </span>try_files $uri @apache;<span class="" style="white-space:pre">   </span></div><div>
<span class="" style="white-space:pre">       </span>}</div>
<div><br></div><div><span class="" style="white-space:pre">   </span>location @apache {</div><div><span class="" style="white-space:pre">         </span>proxy_pass <a href="http://backend_babypages">http://backend_babypages</a>;</div>

<div><span class="" style="white-space:pre">            </span>proxy_set_header Host $host;</div><div><span class="" style="white-space:pre">               </span>proxy_set_header http_referer $http_referer;</div><div><span class="" style="white-space:pre">               </span>proxy_set_header š š š šX-Forwarded-For $proxy_add_x_forwarded_for;</div>

<div><span class="" style="white-space:pre">    </span>}</div><div><span class="" style="white-space:pre">  </span></div><div><span class="" style="white-space:pre">   </span>location =/nginx_status {</div><div><span class="" style="white-space:pre">          </span>stub_status on;</div>

<div><span class="" style="white-space:pre">            </span>allow 86.62.121.100;</div><div><span class="" style="white-space:pre">               </span>allow 109.252.246.98;</div><div><span class="" style="white-space:pre">              </span>deny all;</div>

<div><span class="" style="white-space:pre">    </span>}</div><div><br></div><div><span class="" style="white-space:pre"> </span>location ~* \.php$ {</div><div><span class="" style="white-space:pre">               </span>proxy_pass <a href="http://backend_babypages">http://backend_babypages</a>;</div>

<div><span class="" style="white-space:pre">            </span>proxy_set_header Host $host;</div><div><span class="" style="white-space:pre">               </span>proxy_set_header š š š šX-Forwarded-For $proxy_add_x_forwarded_for;</div><div><span class="" style="white-space:pre">                </span>proxy_set_header http_referer $http_referer;</div>

<div><span class="" style="white-space:pre">    </span>}</div><div><br></div><div>}</div></div><div><br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="gmail_extra"><br><div class="gmail_quote">2013/11/3 Aleksandr Sytar <span dir="ltr"><<a href="mailto:sytar.alex@gmail.com" target="_blank">sytar.alex@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>óÅÇÏÄÎÑ ÓÔÏÌËÎÕÌÓÑ ÓÏ ÓÌÅÄÕÀÝÅÊ ÐÒÏÂÌÅÍÏÊ:</div>

<div><br></div>2013/11/03 17:24:54 [emerg] 4532#1564: *1875523 malloc(270336) failed (8: Not enough storage is available to process this command) while sending to client, client: 5.10.83.57, server: ___.ru, request: "GET /6032/33621/ HTTP/1.1", upstream: "<a href="http://127.0.0.1:8081/6032/33621/" target="_blank">http://127.0.0.1:8081/6032/33621/</a>", host: "____.ru"<div>




<br><div><div><br></div><div>šMicrosoft Windows [Version 5.2.3790]<br></div><div>(C) Copyright 1985-2003 Microsoft Corp.</div><div><br></div><div>c:\nginx>nginx -V</div><div>nginx version: nginx/1.4.2</div><div>TLS SNI support enabled</div>




<div>configure arguments: --with-cc=cl --builddir=objs.msvc8 --with-debug --prefix= -</div><div>-conf-path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access</div><div>.log --error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-te</div>




<div>mp-path=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fast</div><div>cgi-temp-path=temp/fastcgi_temp --http-scgi-temp-path=temp/scgi_temp --http-uwsg</div><div>i-temp-path=temp/uwsgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs.msv</div>




<div>c8/lib/pcre-8.32 --with-zlib=objs.msvc8/lib/zlib-1.2.8 --with-select_module --wi</div><div>th-http_realip_module --with-http_addition_module --with-http_sub_module --with-</div><div>http_dav_module --with-http_stub_status_module --with-http_flv_module --with-htt</div>




<div>p_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-htt</div><div>p_random_index_module --with-http_secure_link_module --with-mail --with-openssl=</div><div>objs.msvc8/lib/openssl-1.0.1e --with-openssl-opt=enable-tlsext --with-http_ssl_m</div>




<div>odule --with-mail_ssl_module --with-ipv6</div><div><br></div><div><br></div><div>þÔÏ ÜÔÏ ÂÙÌÏ É ËÁË ÜÔÏÇÏ ÉÚÂÅÇÁÔØ × ÄÁÌØÎÅÊÛÅÍ?</div><div><br></div></div></div></div>
<br></div></div>_______________________________________________<br>
nginx-ru mailing list<br>
<a href="mailto:nginx-ru@nginx.org" target="_blank">nginx-ru@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-ru" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-ru</a><span class=""><font color="#888888"><br></font></span></blockquote></div><span class=""><font color="#888888"><br>

<br clear="all"><div><br></div>-- <br><div>Best regards,</div>
Anton Kiryushkin<br>š
</font></span></div>
<br>_______________________________________________<br>
nginx-ru mailing list<br>
<a href="mailto:nginx-ru@nginx.org">nginx-ru@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-ru" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-ru</a><br></blockquote></div><br></div></div>