https://bz.apache.org/bugzilla/show_bug.cgi?id=65186
Bug ID: 65186
Summary: could not buffer message body to allow SSL
renegotiation to proceed
Product: Apache httpd-2
Version: 2.4.23
Hardware: PC
OS: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 37771
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37771&action=edit
Apache error log screenshot
Hi Team,
we are trying to upload some files from one service to another microservice.
During uploading the file, we are getting the below errors for certain files in
production, but not on any other environments. apache is raising those error
before its reaching the application.
from the logs, we could understand the SSL renegotiation was not able to happen
for some reason during the maximum body it can handle.
By default, we know that the maximum size is 128Kb. I believe that there is
nothing to do with the file size because we were able to upload 20MB files
without any issue.
FYI: using the same file we were able to successfully send the data from one
service to another service in another env.
File size: 400Kb
File type: PDF
Error:
request body exceeds the maximum size (131072) for SSL buffer
could not buffer message body to allow SSL renegotiation to proceed
screenshots are attached for reference.
Please guide!
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]