mrkgrandjean (Mark Grandjean)
- Login: mrkgrandjean
- Registered on: 12/19/2024
- Last sign in: 12/19/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/19/2024
-
10:20 PM Ruby Bug #20972 (Closed): OpenSSL Memory Usage
- While testing large file uploads I noticed the OpenSSL Buffering is allocating a lot of memory for file uploads.
Similar to the issue in this ticket from a few years ago https://bugs.ruby-lang.org/issues/14426
Using the same test cod...