2 messages in ru.sysoev.nginxquestion about large_client_header_bu...
FromSent OnAttachments
Peter WangOct 21, 2008 10:24 am 
Igor SysoevOct 21, 2008 10:39 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:question about large_client_header_buffers.Actions...
From:Peter Wang (pete@vip.qq.com)
Date:Oct 21, 2008 10:24:05 am
List:ru.sysoev.nginx

syntax: large_client_header_buffers number size default: large_client_header_buffers 4 4k/8k

I'm confused by the explanation about it.

What's the meaning of `number', does it mean that the whole header of request is not allowed exceeds number * size? thanks.