Jake,
I noticed when the order number and customer id jumped by over 1000 overnight.
IISPeek monitors access to IIS so you can see what IP is accessing which website. I can see the time that each cart gets created via NB_Store_Cart table. I've had over 720 new rows just today.
What's strange is that I can't see matching access via IIS Peek, and no cart items are created, just the cart record.
My concern is that I'll get an overflow with the order numbers and customer IDs if this keeps up!
IIS Peek does show bot activity. I used it to find out Google was hanging my website indexing products that I'd hidden but hadn't deleted. Don't think it's a search engine.
I noticed when the order number and customer id jumped by over 1000 overnight.
IISPeek monitors access to IIS so you can see what IP is accessing which website. I can see the time that each cart gets created via NB_Store_Cart table. I've had over 720 new rows just today.
What's strange is that I can't see matching access via IIS Peek, and no cart items are created, just the cart record.
My concern is that I'll get an overflow with the order numbers and customer IDs if this keeps up!
IIS Peek does show bot activity. I used it to find out Google was hanging my website indexing products that I'd hidden but hadn't deleted. Don't think it's a search engine.