diff -r 79647526f98c -r 42552535c1ac ncdengine/engine/transport/inc/catalogshttpstack.h --- a/ncdengine/engine/transport/inc/catalogshttpstack.h Wed Sep 15 12:20:42 2010 +0300 +++ b/ncdengine/engine/transport/inc/catalogshttpstack.h Wed Oct 13 14:40:19 2010 +0300 @@ -29,7 +29,7 @@ // Constants -const TInt KRequestTimeoutMicroseconds( 60000000 ); +const TInt KRequestTimeoutMicroseconds( 180000000 ); // Forward declarations class RHTTPSession;