Is it normal to see static assets (js,css,svg) files showing in WebRequest Transaction History? I'm using Lucee 5.3, latest commandbox and Brad's fusionreactor extension. I'd say most of my configuration is mostly "out of the box".. apart from Transaction Naming/Grouping in server.json.
b
bdw429s
01/30/2023, 8:06 PM
@chapmandu If you're just hitting CommandBox directly, yes that's expected.
👍 1
bdw429s
01/30/2023, 8:07 PM
FR will track all HTTP requests coming into the web server, even if they are served by the default servlet.
c
chapmandu
01/30/2023, 9:54 PM
Thanks Brad.. just wanted to confirm, it gets pretty noisy 😂
b
bdw429s
01/30/2023, 10:24 PM
Yes it does, but there are some filters you can set on the web request page to help with that. I think application name is one