Hello,
I'm tracking down an issue on a site which may have existed for a few years. We find that the GeneralLog has over 60M records per month and we're running into performance and stability issues on this site, which appear to be related to the logging.
Most log entries are "Url could not be resolved". I tracked down where that is occurring and why:
(6 minute deep-dive video) https://www.dropbox.com/s/66vogo48m34vg6o/2022-03-08_17-55-01.MP4?dl=0
btw, I see another forums post about the same error: https://doc.dynamicweb.com/forum/cms-standard-features/cms-standard-features/url-could-not-be-resolved. However, that one has a different signuture with the full URL. That said, the code path would have had to hit the entry that I show in the video, so possibly they are tied together in some way.
This is not causing an obvious error, but the benign log entry (4 entires for every visit to the product page) is leading to performance issues.
Thanks!
Scott