http_response_buffer_size
http_wait_end_of_query가 활성화된 경우) 디스크로 플러시하기 전에 서버 메모리에 버퍼링할 바이트 수입니다.
http_response_headers
readonly로 제한하는 것이 좋습니다.
예시: SET http_response_headers = $${'Content-Type': 'image/png'}$$http_response_* 생성 그룹에 속한 ClickHouse 세션 설정입니다.
http_wait_end_of_query가 활성화된 경우) 디스크로 플러시하기 전에 서버 메모리에 버퍼링할 바이트 수입니다.
readonly로 제한하는 것이 좋습니다.
예시: SET http_response_headers = $${'Content-Type': 'image/png'}$$