Hello,
I just recently noticed that some people are trying searches with upwards of 15-20+ wildcards in the search field. Something like *********gr*********. This is causing the Application Pool that the website runs in to consume 100% of the server processor.
I don't want to turn wildcards off on the website. Is there a way to limit this, or remove them completely from the posted form. I've already modified the search.asp to force every search to be a wildcard search so having a user enter them is pretty much pointless.
Any help with this would be much appreciated.
Thanks!
I just recently noticed that some people are trying searches with upwards of 15-20+ wildcards in the search field. Something like *********gr*********. This is causing the Application Pool that the website runs in to consume 100% of the server processor.
I don't want to turn wildcards off on the website. Is there a way to limit this, or remove them completely from the posted form. I've already modified the search.asp to force every search to be a wildcard search so having a user enter them is pretty much pointless.
Any help with this would be much appreciated.
Thanks!
Comment