TermWeb gives Proxy Error
Problem
An operation in TermWeb results in a Proxy Error page being displayed.
Solution
Proxy errors are likely caused by the request timing out before TermWeb returns the result..
If Apache HTTP is used as proxy to Tomcat, add the following in the VirtualHost
configuration:
ProxyTimeout 1200
This allows Tomcat to process a request for 20 mins (1200 seconds). This may be required for Quick Import of large files, or restore operations in TermWeb 3.