View Single Post
  #34  
Old 05-29-2012, 01:40 PM
adnet adnet is offline
Member
 
Join Date: Aug 2010
Posts: 20
Quote:
Originally Posted by NiteWave View Post
we just added new feature on 4.0.19 to address this timeout issue:
"added another special rewrite environment variable "noconntimeout", this will disable connection timeout, it will keep the connection open forever till the request complete."

for example:

RewriteRule abc.php - [E=noconntimeout:1]

please test at your end, see if it 100% resolves your issue.
Is it in the admin ?
Reply With Quote