Projet

Général

Profil

Evolution #2681

ajout d'une variable SSL_port

Ajouté par Thierry Bertrand il y a environ 12 ans. Mis à jour il y a environ 12 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
-
Début:
05/01/2012
Echéance:
% réalisé:

100%

Distribution:
EOLE 2.3

Description

Bonjour,

nous avons certains serveurs dont les ports ssl ne sont pas standards.
Serait-il possible d'avoir un comportement semblable aux "safe_ports" svp ?

Cela se traduirait par
<variable name='ssl_ports' type='number' description='"Ssl_ports" supplémentaires' multi='True'/>
dans le dictionnaire 23_proxy.xml
et
%for %%ssl_iter in %%ssl_ports
acl SSL_ports port %%ssl_iter
%end for
dans le template squid.conf

Merci d'avance
Cordialement

Révisions associées

Révision 04fb6ae0 (diff)
Ajouté par glyph il y a plus de 15 ans

Provide a public API for creating pages that have a "shell" template.

This is a comprehensive reworking of the way URLs are internally dispatched in Mantissa, designed to provide more information to code that is actually producing resources, and to allow applications to reduce their coupling with internal implementation details but still provide the same functionality.

This change also includes the first tutorial documentation on producing resources in mantissa.

Some work still remains to be done in order to provide this information to all portions of an application that might require it rather than just site root plugins (re #2707) but the foundations for a really good public API have now been laid.

More practically this change eliminates all the obscure special cases between objects providing `INavigableFragment` under the `/private` hierarchy and under the sharing hierarchy (`/users/xxx` and `/YourOffering`). Shared items may now provide non-live adapters and `IResource` adapters.

Author: glyph

Reviewer: pjd

Fixes #2682
Fixes #2680
Fixes #2681

Historique

#1 Mis à jour par Joël Cuissinat il y a environ 12 ans

  • Statut changé de Nouveau à Fermé
  • % réalisé changé de 0 à 100

C'est déjà disponible en candidate sur 2.3 (cf. #2486) !!!!!!!!!!!!!!!!!!!!!!

(et en stable sur 2.2, on s'est même fait écharpés pour ça : http://diff-eole.ac-dijon.fr/listes/arc/amon-sphynx/2011-12/msg00035.html i.e. tu es impardonnable :)

Formats disponibles : Atom PDF