Hi guys. I'm implementing fpolicy on 7-mode 8.x and looking at setting the following options:
reqcancel_timeout
serverprogress_timeout
I understand what each options does but in particular, what happens the operation when the screen requests is timed out due to reqcancel_timeout being set? Is it allowed or rejected?
After the timeout value is set (default is 0, means disabled), if the screen request is not complete within the set timeout value, the screen request is cancelled.
After the timeout value is set (default is 0, means disabled), if the screen request is not complete within the set timeout value, the screen request is cancelled.