Blue Coat Systems Time Clock Proxy SG Manual de usuario Pagina 171

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 314
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 170
Chapter 4: Property Reference
171
content_filter_override( )
This property has been deprecated.
content_filter_override(yes) has two effects:
It prevents the request from being sent to the off-box content filter, if off-box content filtering is
configured. In this case, it is equivalent to
request.filter_service(no).
It suppresses denial of service based on on-box content filter categories specified using
block_category(), another deprecated command. However, it has no effect on denial of service
specified by CPL rules using the
category= condition combined with exception() or deny.
The default value is
no.
If you use
content_filter_override(yes) to disable off-box content filtering, switch to
request.filter_service(no) instead.
However, if you use
content_filter_override(yes) to disable on-box content filtering that is
specified using block_category(...), rewrite your policy to replace
content_filter_override() and
block_category() with category=, exception(content_filter_denied), and allow.
For more information, see "request.filter_service( )" on page 210.
Vista de pagina 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 313 314

Comentarios a estos manuales

Sin comentarios