This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8e132a71b Automatic Site Publish by Buildbot
8e132a71b is described below

commit 8e132a71b10d822fec2d9cc187210e8e5377b441
Author: buildbot <[email protected]>
AuthorDate: Thu Oct 9 16:17:18 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/core-developers/file-upload.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/output/core-developers/file-upload.html 
b/output/core-developers/file-upload.html
index 766f11433..360736119 100644
--- a/output/core-developers/file-upload.html
+++ b/output/core-developers/file-upload.html
@@ -456,6 +456,9 @@ to <strong>256</strong>. Please always set this to a finite 
value to prevent DoS
 <span class="nt">&lt;/struts&gt;</span>
 </code></pre></div></div>
 
+<p class="alert alert-warning"><strong>Note</strong>: This limit also affects 
number of normal fields in the request, there is an open bug in the Commons 
FileUpload 
+library to address this problem, see <a 
href="https://issues.apache.org/jira/browse/FILEUPLOAD-351";>FILEUPLOAD-351</a>.</p>
+
 <h3 id="file-size-limits">File Size Limits</h3>
 
 <p>There are multiple methods to enforce file size limits.</p>

Reply via email to