Hello everybody!
I’m using the standard FTP probe to check one of our FTP servers. For the server is answering connection requests very slowly I changed the timeout value of the probe to 30s. But it seems this setting is not used. When I check the traffic with wireshark I can see that the TCP connection is established and before the server sends its “220 welcome message” the dude resets the TCP conenction exactely after 10s. Has anybody an idea how I can force it to wait longer respectively follow the timeout setting?!
Thank you very much!