Oli Kessler
2016-08-02 13:18:45 UTC
Hi all
We are testing the mod_copy module providing SITE CPFR and SITE CPTO and facing a timeout issue when the SITE CPTO operation takes long.
The timeout we hit is the TimeoutIdle which we set quite low to prevent dangling connections but in turn terminates the SITE CPTO operation the hard way.
As the client is effectively waiting for the server, this is not an idle state of the client and IMHO should not trigger this timeout - in this stage, all depends on the server and its ability to complete the SITE CPTO request.
In our use case, we copy some GB of data around with SITE CPTO and this takes longer than the typical 40 second idle timeout we enforce (most clients are applications and GUI clients like FileZilla will automatically reconnect anyway).
What do you think about this?
Cheers,
-ok
We are testing the mod_copy module providing SITE CPFR and SITE CPTO and facing a timeout issue when the SITE CPTO operation takes long.
The timeout we hit is the TimeoutIdle which we set quite low to prevent dangling connections but in turn terminates the SITE CPTO operation the hard way.
As the client is effectively waiting for the server, this is not an idle state of the client and IMHO should not trigger this timeout - in this stage, all depends on the server and its ability to complete the SITE CPTO request.
In our use case, we copy some GB of data around with SITE CPTO and this takes longer than the typical 40 second idle timeout we enforce (most clients are applications and GUI clients like FileZilla will automatically reconnect anyway).
What do you think about this?
Cheers,
-ok