B
brianlafertewk
Guest
Is there a way to turn off the LogMgrWrtr messages relating to the HTTP methods that the WebSpeed compatibility handler does not support? Ex: LogMgrWrtr [OE.W.InternalWebRouter ERROR] Error handling request for path using handler OpenEdge.Web.CompatibilityHandler LogMgrWrtr Error(s) raised: LogMgrWrtr ReturnValue: Method HEAD is not supported by WebSpeed compatibility handler. LogMgrWrtr [OE.W.InternalWebRouter ERROR] Error handling request for path using handler OpenEdge.Web.CompatibilityHandler LogMgrWrtr Error(s) raised: LogMgrWrtr ReturnValue: Method OPTIONS is not supported by WebSpeed compatibility handler. The requests generating these messages are coming from links embedded in Excel documents. Excel 'tests' the waters before opening links. Since I have other WebHandler services running on the same server, I don't want to reject these methods on the web server side. Is there a switch/setting/line-of-code-I-can-hack-out that will remove these unneeded messages from the logs? I am running OpenEdge 11.7.2 on WIndows. Thanks, Brian
Continue reading...
Continue reading...