BlueCoat-SGOS

 view release on metacpan or  search on metacpan

t/sysinfos/ProxySG-4006060000--20090307-165730UTC.sysinfo  view on Meta::CPAN

      (code "403")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.redirected_stored_requests_not_supported
    (contact)
    (details "The origin server returned a redirect for your request.  The ProxySG is configured to not allow stored requests to be redirected.")
    (format)
    (help)
    (summary "Stored Request Redirects Not Supported")
    (http
      (code "403")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.client_failure_limit_exceeded
    (contact)
    (details "Too many requests from your ip address ($(client.address)) have failed.")
    (format)
    (help "Please verify that the server you are attempting to contact is correct.  Continued failures will result in a complete revocation of access.")
    (summary "Client Failure Limit Exceeded")
    (http
      (code "503")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.server_request_limit_exceeded
    (contact)
    (details "Too many requests are in progress to $(url.host).")
    (format)
    (help "Too many simultaneous requests are outstanding to this origin server.  The server may be under attack.  Please try your request again later.")
    (summary "Server Request Limit Exceeded")
    (http
      (code "503")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.notify
    (format "CPL users: use the third argument of 'exception()' to place your message here.")
    (http
      (code "200")
    )
  )
  (exception.notify_missing_cookie
    (summary "Notify Failed--Cookie Not Sent")
    (details "You could not be redirected to your originally requested web page because your web browser has failed to send a required cookie.")
    (help "Your web browser appears to be improperly configured.  It must not be configured to block all cookies.")
    (http
      (code "403")
    )
  )
  (exception.ssl_server_cert_expired
    (contact)
    (details "Your request contacted a host which presented an expired or Invalid certificate")
    (format)
    (help "This is typically caused by a Web Site presenting an incorrect or invalid certificate, but could be because of a configuration error.")
    (summary "Network Error")
    (http
      (code "503")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.ssl_server_cert_untrusted_issuer
    (contact)
    (details "Your request contacted a host which presented a certificate signed by an untrusted issuer.")
    (format)
    (help "This is typically caused by a Web Site presenting an incorrect or invalid certificate, but could be because of a configuration error.")
    (summary "Network Error")
    (http
      (code "503")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.ssl_server_cert_revoked
    (contact)
    (details "Your request contacted a host which presented a revoked certificate.")
    (format)
    (help "This is typically caused by a Web Site presenting a revoked certificate, but could be because of a configuration error.")
    (summary "Network Error")
    (http
      (code "503")
      (contact)
      (details)
      (format)
      (help)
      (summary)
    )
  )
  (exception.ssl_client_cert_revoked
    (contact)
    (details "The client presented a revoked certificate")
    (format)
    (help "This is typically caused by the client presenting a revoked certificate, but could be because of a configuration error.")
    (summary "Network Error")
    (http
      (code "503")
      (contact)



( run in 1.902 second using v1.01-cache-2.11-cpan-5e09290becf )