I am noticing WFS reader times that are more than 5 times slower on FME 2017 when compared to FME 2016. A workbench that extracted data in 7 minutes in 2016 is taking over 40 minutes in 2017. In addition there are differences in the log files
2017: all of the "HTTP response - so far received: ##.## MB" messages were written to the log before any "Reading Source Feature # xxxx" messages appeared.
2016: the read messages start appearing within the "HTTP response - so far received: ##.## MB" messages.
2017: The display count holds at one until all features have been read
2016: display counts continuously increase as features are being processed through transformers, while data is still being read in.
Â
Are there settings in FME 2017 that can be changed to get it to perform the same way it did in 2016?


