Opened 14 years ago

Closed 14 years ago

#31 closed enhancement (fixed)

dont DoS the line with icon requests

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: critical Milestone: 0.9
Component: Client Keywords:
Cc:

Description

When connected to a server via a slow line (<1Mbit?) we should just use the local icons and be happy with that rather than requesting lots of blobs from the server.
A standard install may have ~80 commands, each with a 5K icon so this could take up 400KB of bandwidth.
On MS Windows, there are no local icons, so we may want to throttle it instead.

Change History (1)

comment:1 Changed 14 years ago by Antoine Martin

Resolution: fixed
Status: newclosed

added "PREFER_LOCAL_ICONS = True" in r1348


Throttling for MS Windows not done... upgrade your OS or get a better line!

Last edited 13 years ago by Antoine Martin (previous) (diff)
Note: See TracTickets for help on using tickets.