Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

Bug or feature (1 reply)

$
0
0
Dear Reader.

I have setup ed only mod_proxy

http://nginx.org/en/docs/http/ngx_http_proxy_module.html

.....
proxy_pass $my_upstream;
....


no mod_upstream.

http://nginx.org/en/docs/http/ngx_http_upstream_module.html

My logformat looks like this.

############
log_format upstream_log '$remote_addr [$time_local] '
'"$request" $status $body_bytes_sent '
'up_resp_leng $upstream_response_length up_stat
$upstream_status '
'up_resp_time $upstream_response_time
request_time $request_time';
############

Is this a expected behavior ;-)?

Cheers
Aleks

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>