https://bugzilla.wikimedia.org/show_bug.cgi?id=32432

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Roan Kattouw <[email protected]> 2011-11-16 10:46:29 
UTC ---
It's not necessarily the thumbnail *generation* that's slow. The thumbnail
*storage* server (ms5) is also known to be slow, and it wouldn't be hit in
normal operation because the image would be cached by the upload Squids.

So when generating a new thumb you're hitting both the scalers and ms5, and
when requesting a cached thumb you're hitting neither. That makes it hard to
tell which one is the culprit from your timing data alone.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to