• Jérome Perrin's avatar
    component/apache: increase Timeout for direct access case · fce3c74a
    Jérome Perrin authored
    In "direct zope access" ports, the shared frontend is not used, so
    the argument that long timeout consume resources on shared server does
    not apply here.
    
    A timeout of one hour was choosen arbitrarily, a value that should be
    large enough for normal requests and more than the default 60s timeout
    that we hit in the "wait for activities" step when running zelenium
    tests.
    fce3c74a