Bug 173051 - expired download links creating new pxt sessions
Summary: expired download links creating new pxt sessions
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/Maintenance
Version: rhn400
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike McCune
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-13 04:26 UTC by Matthew Galgoci
Modified: 2008-10-15 15:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-15 15:50:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthew Galgoci 2005-11-13 04:26:23 UTC
Description of problem:

Expired download links which are returned to robot downloaders are creating a
new pxt session for each url request. This is problematic, especially
concidering we've seen individial robot downloader clients make in excess of 60
thousand requests over the course of a few hours, far exceeding the threshold
that causes the download link to expire.

Please do not create a new pxt session for download urls that are expired.

We also probably should increase the number of download attempts a particular
download link can have before the link becomes expired. The current number of
attempts is set to 4. Yes, that's right. 4.

We probably need to find the average chunk size that robo downloaders request,
divide the average iso image size by this chunk size, and divide the result by
0.8. The expiration threshhold should then be set to the result. This will allow
robo downloaders to actually complete downloading an iso.

Comment 1 Mike McCune 2006-03-09 15:53:03 UTC
will fix this when we re-write the page in java in 420.  Don't want to have to
go through the effort of fixing this twice.

Comment 2 Robin Norwood 2006-10-17 16:36:38 UTC
mass reassign to mmccune

Comment 3 Amanda Carter 2008-10-15 15:50:05 UTC
This bug has been closed due to inactivity.  Please open a new bug with specific details if this problem is still occurring or if an enhancement is needed.


Note You need to log in before you can comment on or make changes to this bug.