Ticket #9 (accepted feature request)

Opened 10 months ago

Last modified 5 months ago

Slow DNS access and Proxy

Reported by: lindner.livejournal.com Owned by: me.yahoo.com/siruguri#82788
Priority: minor Milestone:
Component: OpenSocial User Interface Version:
Keywords: Cc:

Description

it looks like you are loading content from

images.hi5.com
static.sandbox.hi5.com
photos1.hi5.com

images should have several cname aliases for faster browser access

i0.images.hi5.com
i1.images.hi5.com
i2.images.hi5.com
i3.images.hi5.com

the same goes for static.sandbox.hi5.com

s0.static.sandbox.hi5.com
s1.static.sandbox.hi5.com
s2.static.sandbox.hi5.com
s3.static.sandbox.hi5.com

this should cut a few seconds off of page/ gadget load time.

Right now the browser is making requests very synchronously, and gadget load time was 21sec.

most of that time was spent on the proxy cache too.

Change History

Changed 5 months ago by me.yahoo.com/siruguri#82788

  • owner set to me.yahoo.com/siruguri#82788
  • priority changed from major to minor
  • status changed from new to accepted
Note: See TracTickets for help on using tickets.
Close