Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006070 [Resin] feature N/A 07-06-17 08:06 07-06-17 13:58
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution no change required  
Status closed   Product Version 4.0.54
Summary 0006070: Add global setting to set maximum size of request & response HTTP header
Description Similar to the maxHttpHeaderSize - https://tomcat.apache.org/tomcat-5.5-doc/config/http.html [^] -
The maximum size of the request and response HTTP header, specified in bytes. If not specified, this attribute is set to 4096 (4 KB).

Ideally when implemented the HttpServletResponse.setContentLength( long ) would not be needed, thus disabling chunking.
Additional Information
Attached Files

- Relationships

- Notes
(0006763)
ferg
07-06-17 13:58

Already exists.

<header-size-max>, <header-count-max> in the <cluster> section.

Response header isn't restricted because the application has control over the response.
 

- Issue History
Date Modified Username Field Change
07-06-17 08:06 wileysaw New Issue
07-06-17 13:58 ferg Note Added: 0006763
07-06-17 13:58 ferg Assigned To  => ferg
07-06-17 13:58 ferg Status new => closed
07-06-17 13:58 ferg Resolution open => no change required


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker