Searched hist:346 (Results 1 – 3 of 3) sorted by relevance
/unit/src/ |
H A D | nxt_h1proto.c | diff 620:346c53c672eb Mon Apr 09 16:16:00 UTC 2018 Valentin Bartenev <vbart@nginx.com> Processing of partially parsed HTTP header.
This is useful for log purposes.
|
H A D | nxt_application.c | diff 346:88444c3b5dff Wed Oct 04 12:00:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using request mem pool for req<->app link.
Request <-> application link structure (nxt_req_app_link_t) used to register the request in application request queue (nxt_app_t.requests) and generate application-specific port message.
Now it is allocated from request pool. This pool created for request parsing and used to allocate and store information specific to this request.
|
H A D | nxt_router.c | diff 346:88444c3b5dff Wed Oct 04 12:00:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using request mem pool for req<->app link.
Request <-> application link structure (nxt_req_app_link_t) used to register the request in application request queue (nxt_app_t.requests) and generate application-specific port message.
Now it is allocated from request pool. This pool created for request parsing and used to allocate and store information specific to this request.
|