Logging denied req and SSL question...

From: <boris17480#gmail.com>
Date: Tue, 28 Oct 2008 14:30:22 +0100


Since the last message about logging. I log some things... I try some "configs" options, but I can't find the way to log only "problems" like *denied* or *Errors*.
global

         log     85.17.XXX.XXX   local0  warning
         log     127.0.0.1       local0  notice

I don't know if it's "suffisant" or not for log *only* "problems", but this is log only the up/down/start...

Another question about SSL...
Currently I use it for https :
my https config :
listen SSL-TracKer-GuiKs 85.17.XXX.XXX:443

         option ssl-hello-chk
         option          forwardfor
         mode            tcp
         contimeout      5000
         clitimeout      180000
         srvtimeout      180000
         retries         5
         maxconn         500
         balance         roundrobin
         server anais-444 85.17.XXX.XXX:444 weight 100 maxconn 250 check 
maxqueue 1000 inter 10000 fall 2 rise 1

[... other servers]

         redispatch

It works "nice", but I can't do the same things that I do for http like:

         reqideny        ^[^:\ ]*\ .*union
         reqideny        ^[^:\ ]*\ .*<script


I apologize for my english (I'm french). And I hope you "understand" my message.

Best Regards, Boris. Received on 2008/10/28 14:30

This archive was generated by hypermail 2.2.0 : 2008/10/28 14:46 CET