<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello All!<br><br>Suppose I have       client_header_buffer_size  to 1k;  ................. And i dont want anything to be sent past 1k...  Why would i ever have the need to use the large... variable?  Is it like having the possibility of "bursting" up to the value of "large_client_header_buffers" variable?<br><br>What so special with the  large_client_header_buffers that I cannot define it within a server {} ... on the contrary I can use client_header_buffer_size inside the a {} and locations... ?<br><br>Regards,<br>Mike<br>                                      </div></body>
</html>