Searched refs:post_copy_size (Results 1 – 4 of 4) sorted by relevance
865 p->buffer_start->read_avail(), HttpConfig::m_master.post_copy_size); in producer_run()868 if (p->buffer_start->read_avail() > HttpConfig::m_master.post_copy_size) { in producer_run()870 p->buffer_start->read_avail(), HttpConfig::m_master.post_copy_size); in producer_run()1140 …((sm->postbuf_buffer_avail() + sm->postbuf_reader_avail()) > HttpConfig::m_master.post_copy_size) { in producer_handler()1143 … sm->postbuf_buffer_avail(), sm->postbuf_reader_avail(), HttpConfig::m_master.post_copy_size); in producer_handler()
774 MgmtInt post_copy_size = 2048; member
1361 HttpEstablishStaticConfigLongLong(c.post_copy_size, "proxy.config.http.post_copy_size"); in startup()1644 params->post_copy_size = m_master.post_copy_size; in reconfigure()
1162 If enabled, `proxy.config.http.post_copy_size` needs to be set to the maximum of the post body1420 .. ts:cv:: CONFIG proxy.config.http.post_copy_size INT 2048