Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#11551 closed defect (bug) (fixed)

Increase download timeout

Reported by: ryan's profile ryan Owned by:
Milestone: 2.9.1 Priority: normal
Severity: normal Version: 2.9
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description (last modified by ryan)

We've increased it before ([11588]), but those on slow connections are still having problems. Let's consider bumping the timeout to 5 minutes for download_url() and adding a download_url_timeout filter on that timeout. If we can get better feedback into the installers and upgraders, we might be able to bump it further. Some have reported needing 10 minutes to complete a download.

Attachments (2)

11551.diff (530 bytes) - added by ryan 15 years ago.
11551.2.diff (491 bytes) - added by ryan 15 years ago.

Download all attachments as: .zip

Change History (10)

#1 @ryan
15 years ago

Setting milestone to 2.9.1 for increasing the timeout and adding a filter. Any feedback changes would have to wait for 3.0.

@ryan
15 years ago

#2 @ryan
15 years ago

  • Description modified (diff)

#3 @caesarsgrunt
15 years ago

+1. The current timeout is hugely irritating...

#4 @matt
15 years ago

I would skip the filter for the 0.0.1 release, and question whether it's needed at all.

@ryan
15 years ago

#5 @ryan
15 years ago

Patch sans filter.

#6 @automattor
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [12489]) Increase download_url() timeout to 5 minutes. fixes #11551 for trunk

#7 @ryan
15 years ago

(In [12490]) Increase download_url() timeout to 5 minutes. fixes #11551 for 2.9

#8 @Denis-de-Bernardy
15 years ago

it probably won't hurt to increase the time limit at the same time.

Note: See TracTickets for help on using tickets.