Setting connectionTimeout=whatever in wro.properties seems to be ignored in UrlUriLocator (the timeout parameter was never set before running locate method). Instead, the default connection timeout is always used.
As a workaround, I created an extension of UrlUriLocator for now.
Setting connectionTimeout=whatever in wro.properties seems to be ignored in UrlUriLocator (the timeout parameter was never set before running locate method). Instead, the default connection timeout is always used.
As a workaround, I created an extension of UrlUriLocator for now.