mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 03:28:59 +02:00
Add clean message when stream polling start
This commit is contained in:
@@ -273,6 +273,7 @@ func handleNoStreamCache(a *Bouncer, rw http.ResponseWriter, req *http.Request,
|
|||||||
}
|
}
|
||||||
|
|
||||||
func handleStreamCache(a *Bouncer) {
|
func handleStreamCache(a *Bouncer) {
|
||||||
|
logger(fmt.Sprintf("Start handleStreamCache with health=%v", a.crowdsecStreamHealthy))
|
||||||
// TODO clean properly on exit.
|
// TODO clean properly on exit.
|
||||||
var rawQuery string
|
var rawQuery string
|
||||||
var path string
|
var path string
|
||||||
|
|||||||
Reference in New Issue
Block a user