Fabio Prina

Results 4 comments of Fabio Prina

I understand and I agree with you ... Thanks for your work

Yes, it's a quite stupid hack. I define my ugly custom ID in haproxy and pass it in `coraza-req` ``` # haproxy.cfg defaults ... unique-id-format %[uuid()]:%[req.hdr(Host)] ... ``` ``` #...

Looking at the commits, my implementation did not work from 577b335 to bfd8b24. Tomorrow I'll make some tests, then I'll close the Issue.

I confirm it works, in the Coraza SPOA logs I see my crafted ID. `unique_id "f220c678-c03b-4f5f-94b4-383c3bad537f:www.example.com" ` I used the current `main` source with CRS v4.11.0