Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
per-card
|
|
fill rate
|
|
|
|
|
|
|
|
|
|
against probably-not-NULL current bound shader pointer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for commit 449f52d8bd31
|
|
/en/ directory in order to make files properly localizable
Also, removing some found duplicates in notifications.xml
|
|
completely, replacing them with /en/ files and re-formatting / re-translating again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Under pipelining, requests were given a 5x timeout factor due to the
way that the timeout clock works in libcurl. Under CDN load,
connections were not being torn down quickly and it was only
this timer that led to disconnect and retry. So, we want to
break a connection that isn't making progress but that isn't
immediately possible. We'll compromise with a 60S timeout that
(we hope) will be neither too long for stalled connections nor
too short for large asset transfer requests.
|
|
|
|
|
|
|
|
|