diff -r 3a625661d1ce -r a0dc14075813 ncdengine/engine/transport/inc/catalogshttpstack.h --- a/ncdengine/engine/transport/inc/catalogshttpstack.h Thu Sep 02 20:34:03 2010 +0300 +++ b/ncdengine/engine/transport/inc/catalogshttpstack.h Fri Sep 17 08:30:26 2010 +0300 @@ -29,7 +29,7 @@ // Constants -const TInt KRequestTimeoutMicroseconds( 180000000 ); +const TInt KRequestTimeoutMicroseconds( 60000000 ); // Forward declarations class RHTTPSession;