Confirmed users
1,136
edits
(→General Algorithm: updating details) |
(→Quantity of calls per plugin: mime type details) |
||
| Line 269: | Line 269: | ||
Some plugins like Quicktime register 76 plugins. We'll want to have them all in the DB, so the first call by mime-type matches. | Some plugins like Quicktime register 76 plugins. We'll want to have them all in the DB, so the first call by mime-type matches. | ||
The PFS2 Client | The PFS2 Client limits on how many mime types will be concatentated together to keep the total characters below a configurable amount. If the mime-types exceed this, multiple PFS requests will be made for the plugin. | ||
== Mime-Type Normalization == | == Mime-Type Normalization == | ||