I have a WFS reader that is failing at 5 minutes when I am attempting to read in a large number of features. The reader is set to Prefer HTTP Post if available. The connection and transfer timeouts have both been set to 7200. The error I am seeing in the log file is:
Sending HTTP 'Post' Request to {Feature WFS}, waiting for
response.
Received HTTP response header: 'HTTP/1.1 100 Continue'
Received HTTP response header: 'HTTP/1.1 503 Service Unavailable.
Is there another setting besides the timeouts that could be causing this failure at 5 minutes? We have talked to the WFS administrators and they could not find anything on their end that would cause the issue.