Visibility into HTTP Worker Objects

Kelly Burgess kellyb at montana.com
Sun Aug 18 08:11:15 UTC 2024


Hi Reg,

Have you tried setting the $callprogress property to kTrue and overriding the $progress method to see if it sends you anything useful?

You might also try overriding the $ws_onconnect method to see if there's anything useful passed in that row parameter.

But mainly there's the $protocollog property to get a log column added to the results - "If non-zero,the worker adds a log of protocol activity as a column named log to its wResults row.  Defaults to kOW3logNone.Otherwise,a sum of kOW3log... constants"

Kelly


More information about the omnisdev-en mailing list