Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[31506] Solved performance issue with zip archives containing zip files #31514

Merged
merged 1 commit into from Nov 30, 2020

Conversation

nibra
Copy link
Member

@nibra nibra commented Nov 28, 2020

Pull Request for Issue #31506.

Summary of Changes

For zip files, load the buffer directly instead of utilising the stream.

Testing Instructions

Install an extension that contains zip files in the zip archive without increasing the max execution time..

Actual result BEFORE applying this Pull Request

You'll get an error like
Gateway Timeout - The gateway did not receive a timely response from the upstream server or application.
because of the timeout.

Expected result AFTER applying this Pull Request

Installation works as it should.

Documentation Changes Required

No.

@PhocaCz
Copy link
Contributor

PhocaCz commented Nov 28, 2020

I have tested this item ✅ successfully on cfe695b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31514.

@nielsnuebel
Copy link
Contributor

I have tested this also ✅ successfully

@ChristineWk
Copy link

I have tested this item ✅ successfully on cfe695b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31514.

@Quy
Copy link
Contributor

Quy commented Nov 30, 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31514.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Nov 30, 2020
@Quy Quy added the PR-staging label Nov 30, 2020
@Quy
Copy link
Contributor

Quy commented Nov 30, 2020

Drone errors not related to this PR.

@HLeithner HLeithner merged commit 99222f4 into joomla:staging Nov 30, 2020
@HLeithner
Copy link
Member

Thanks

@joomla-cms-bot joomla-cms-bot added Composer Dependency Changed and removed RTC This Pull Request is Ready To Commit labels Nov 30, 2020
@HLeithner HLeithner added this to the Joomla! 3.9.24 milestone Nov 30, 2020
@xyzulu
Copy link

xyzulu commented Dec 3, 2020

This should be added as a note here: https://docs.joomla.org/Category:Version_3.9.23_FAQ

@infograf768
Copy link
Member

Hi Brad. 😄

@xyzulu
Copy link

xyzulu commented Dec 3, 2020

Hi Brad. 😄

I don't talk, but I am still around 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants