LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > Disabling connection timeout for an entire domain

Reply
 
Thread Tools Display Modes
  #1  
Old 02-28-2013, 08:32 AM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Default Disabling connection timeout for an entire domain

I came across this post:

http://www.litespeedtech.com/support...1&postcount=14

Hopefully that feature still works, I can't seem to get it to work though.

I'd like to disable connection timeout for an entire domain, is that possible with this?
Reply With Quote
  #2  
Old 02-28-2013, 11:01 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
it should still be working.

turn on rewrite logging (add 'RewriteLogLevel 9' to httpd.conf vhost) and grep REWRITE entries from error_log. should see something like
Quote:
... [REWRITE] turn off connection timeout.
Reply With Quote
  #3  
Old 02-28-2013, 11:15 AM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Quote:
Originally Posted by webizen View Post
it should still be working.

turn on rewrite logging (add 'RewriteLogLevel 9' to httpd.conf vhost) and grep REWRITE entries from error_log. should see something like
I think my problem is that it's not calling the correct file that is causing the timeout.

Is it possible to disable it on the entire domain instead of a single file?
Reply With Quote
  #4  
Old 02-28-2013, 11:30 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
yes, you can disable it for the entire domain like below:

Quote:
RewriteRule . - [E=noconntimeout:1]
Reply With Quote
  #5  
Old 02-28-2013, 03:40 PM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Quote:
Originally Posted by webizen View Post
yes, you can disable it for the entire domain like below:
Works! My issue was the placement of that line in the .htaccess, I put it on the very top and it started working.

Thanks!
Reply With Quote
  #6  
Old 02-28-2013, 03:56 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
You are welcome. I knew you can figure that out once a right rule is provided
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:13 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.