Proxy Time Out for single rewrite rule

Discussion in 'Apache' started by tewari, Nov 27, 2012.

  1. #1
    Hi,
    I have multiple rewrite rules for going to different backend app servers. I need to put a proxy time out for only one rewrite rule, which is proxying the requests to one particular app server in the backend.
    Can we give timeout value to a RewriteRule or RewriteCond, like

    RewriteRule /abc abc-search.company.com [P,L] timeout=30

    Not sure how to proceed with this issue.


    Thanks,
    Tewari
     
    tewari, Nov 27, 2012 IP