Hi list: This is v1 of the patchset the implementing the feature SSL Dynamic Record Sizing, inspiring by Google Front End (https://www.igvita.com/2013/10/24/optimizing-tls-record-size-and-buffering-latency/) . There are 3 conditions, if true at the same time, may trigger SSL_write to send small record over the link, hard coded 1400 bytes at this time to keep it fit into MTU size. We just send outby gzchenym - Nginx Development
Hi all: In nginx's native memcached module, I found that ngx_http_discard_request_body() was called right after a statement that only allow GET/HEAD requests to pass through. For ref: src/http/modules/ngx_http_memcached_module.c if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { return NGX_HTTP_NOT_ALLOWED; } rc = ngx_http_discard_request_body(r);by gzchenym - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |