In = TRUEThis will return an empty ETag header string, is there a way to rewrite this filter to prevent this?
Out = FALSE
Key = "ETag: Always cache (in)"
Match = "(?*) "
Replace = "$LOG(C$DTM(c: )Header ETag removed: )"
quote:
My firewall is Kerio Personal Firewall, version 2.1.4 (driver 3.0.0)
The actual crash is in fwdrv.sys, the error is DRIVER IRQ NOT LESS OR EQUAL.
quote:
The problem appears to be with the $LOG() command, disabling it completely seems to keep the crashes away.
quote:
I think i can confirm that. After removing the $LOG commands, prox 4.3 is running 7 hours straight (fingers crossed).
I used it only with header filters like so:
Key = "ETag: Kill (always cache) (LOG) (In)"
Match = " $LOG(CHeader ETag killed: )"