Projet

Général

Profil

Evolution #513

Ajout d'une variable pour désactiver les agents locaux si besoin

Ajouté par Bruno Boiget il y a presque 14 ans. Mis à jour il y a presque 14 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Début:
03/05/2010
Echéance:
% réalisé:

100%

Temps estimé:
0.50 h
Distribution:

Description

ajout d'une variables dans le dictionnaire 0_zephir.xml pour permettre de désactiver le chargement des agents locaux sur Zéphir.
Ajouté suite à des problèmes de blocage du backend sur certains serveurs Zéphir.

personnalisation -> no_local_agents (mode expert)


Demandes liées

Lié à zephir-client - Evolution #506: Désactiver certains agents locaux sur Zéphir Fermé 30/04/2010

Révisions associées

Révision d917428a (diff)
Ajouté par exarkun il y a environ 18 ans

Merge reliable-message-delivery-344

Author: exarkun
Reviewer: moe
Fixes #344, #413, #513, #514, #700, #705, #738; Refs #735

  • Nit's command line is extended to accept a port number on which to run its
    webserver.
  • The transport layer of Athena is replaced with a message-queue based
    mechanism. This supports gap and duplicate message detection, allowing the
    server to leave the page "connected" for a short while even if a client
    abruptly closes its connection(s). This should provide greater stability in
    the face of poor network conditions and various kinds of proxy misbehavior.
  • All messages sent from the server while synchronously handling a message
    from the client are bundled up and sent in a single response, rather than
    putting each message into its own response. Likewise, messages sent from the
    client while synchronously handling a message from the server or synchronously
    handling a DOM event using <athena:handler> will also be bundled up in one
    request.
  • Only one transport resource instance is created per LivePage, instead of
    one per request.
  • The guaranteed namespace-aware getAttribute helper has been moved into the
    runtime support code.
  • Several problems with error reporting on IE in the test suite have been
    fixed.
  • A lingering usage of MochiKit Deferreds has been removed.
  • Escape is now captured and handled with an explicit close message.
  • If a page is unloaded because the user navigated to another page, the
    disconnect dialog is no longer displayed.
  • The client-side debug log displays slightly more nicely.
  • Radical once again avoids using active channels and constructs cacheable
    URLs for javascript modules.

Révision a94319ab (diff)
Ajouté par Bruno Boiget il y a presque 14 ans

ajout d'une option pour désactiver les agents locaux (fixes #513)

Historique

#1 Mis à jour par Bruno Boiget il y a presque 14 ans

  • Statut changé de Accepté à Résolu
  • % réalisé changé de 0 à 100

#2 Mis à jour par Bruno Boiget il y a presque 14 ans

  • Statut changé de Résolu à Fermé

testé sur candidate

Formats disponibles : Atom PDF