Mozilla.com/ProductDetailsRefactoring: Difference between revisions

Jump to navigation Jump to search
Line 34: Line 34:
== input ==
== input ==
* We need to know the latest versions of every browser per channel e.g. 9.0a2 for nightly, 8a1 for aurora, 7 for beta 6 for prod
* We need to know the latest versions of every browser per channel e.g. 9.0a2 for nightly, 8a1 for aurora, 7 for beta 6 for prod
== support.mozilla.com ==
* Identify legitimate Firefox versions to tag/filter support requests.
Since we use this data across multiple webheads, a way to store it in memcached or Redis (or even the DB) would be fantastic. Currently we're stuck with data cached in-process, read from files that are on each webhead (or on slow NFS mounts) which can get out of sync, and we have to wait for Python processes to restart before it updates.


== Your website ==
== Your website ==
664

edits

Navigation menu