Welcome! Log In Create A New Profile

Advanced

[nginx] Upstream: stale comments removed.

Maxim Dounin
July 25, 2013 08:00AM
details: http://hg.nginx.org/nginx/rev/8f9da50cf912
branches:
changeset: 5292:8f9da50cf912
user: Maxim Dounin <mdounin@mdounin.ru>
date: Thu Jun 13 19:52:31 2013 +0400
description:
Upstream: stale comments removed.

diffstat:

src/http/ngx_http_upstream.c | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)

diffs (26 lines):

diff --git a/src/http/ngx_http_upstream.c b/src/http/ngx_http_upstream.c
--- a/src/http/ngx_http_upstream.c
+++ b/src/http/ngx_http_upstream.c
@@ -1472,22 +1472,10 @@ ngx_http_upstream_send_request(ngx_http_

ngx_add_timer(c->read, u->conf->read_timeout);

-#if 1
if (c->read->ready) {
-
- /* post aio operation */
-
- /*
- * TODO comment
- * although we can post aio operation just in the end
- * of ngx_http_upstream_connect() CHECK IT !!!
- * it's better to do here because we postpone header buffer allocation
- */
-
ngx_http_upstream_process_header(r, u);
return;
}
-#endif

u->write_event_handler = ngx_http_upstream_dummy_handler;


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Upstream: stale comments removed.

Maxim Dounin 660 July 25, 2013 08:00AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

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