Recherche avancée

Médias (0)

Mot : - Tags -/performance

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (108)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (11619)

  • configure : Check whether MSVC requires using the C89-to-C99 converter

    4 novembre 2013, par Martin Storsjö
    configure : Check whether MSVC requires using the C89-to-C99 converter
    

    MSVC does support enough of C99 to work without the converter since
    the 2013 version. Try to detect which version of the compiler in
    the path needs to run the C99 converter or not. When the converter
    is omitted, compilation time is reduced quite drastically.

    Prior to this, users could still use —cc="c99conv -noconv cl"
    when running MSVC 2013 to achieve the same.

    This checks the version number instead of doing a normal compile
    test, since this check needs to be done earlier in configure, before
    the normal compile test helpers are usable.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] configure
  • Anomalie #3650 : Activation des plugins impossible sous IE10 et IE11

    26 février 2016

    c’est bon pour moi (win 7,IE 11).
    on a le comportement normal. la modale apparait bien et l’activation se fait sans problème.

  • Anomalie #3523 : Gestion des plugins avec spip 3.0.20

    9 août 2015, par Philippe MARECHAL

    Bonjour,

    La piste était la bonne, le fonctionnement est redevenu normal après que mon hébergeur ait mis :

    opcache.revalidate_freq=2

    Merci à tous pour votre réactivité