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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Feedback/Feature Requests > mod_limitipconn throttling

Reply
 
Thread Tools Display Modes
  #1  
Old 08-19-2008, 06:14 PM
IrPr IrPr is offline
Senior Member
 
Join Date: Jul 2008
Posts: 147
Default mod_limitipconn throttling

Hi,

There is Per Client Throttling settings in Server -> Security tab, but limits global connections
Im hosting some similar hosts which have same visitors
is it possible to seprate Connection limits for each VH? then each IP address can establish to another VH even exceeded limit for another VH

Options such as Limit Max connections per directory, <File> and <Directory> or per MIME type using htaccess or VH configurations would be usefill too

btw what would be happened if limit exceeded? would response 403 or 503 ?

Thank in advance

Last edited by IrPr; 11-26-2010 at 03:30 AM..
Reply With Quote
  #2  
Old 08-20-2008, 07:11 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
The difficulty is that the VHost information is only available after receiving the "Host" header in the request. Right now, LSWS only need to look at the source IP of the socket connection.

If the limit exceed, LSWS will close the connection immediately without any response.
Reply With Quote
  #3  
Old 08-20-2008, 08:25 AM
IrPr IrPr is offline
Senior Member
 
Join Date: Jul 2008
Posts: 147
Quote:
Originally Posted by mistwang View Post
The difficulty is that the VHost information is only available after receiving the "Host" header in the request. Right now, LSWS only need to look at the source IP of the socket connection.

If the limit exceed, LSWS will close the connection immediately without any response.
Oh ok, thanks for reply
I was tought that it may be such difficult
Any chance to be implemented in future releases?
I think an Exnended Status similar to httpd or maybe better will implemented in 4.0 release then this would be possible

PS: mod_limitipconn for apache needs Extended Status to be On either

Last edited by IrPr; 08-20-2008 at 10:31 AM..
Reply With Quote
  #4  
Old 03-23-2009, 06:43 PM
IrPr IrPr is offline
Senior Member
 
Join Date: Jul 2008
Posts: 147
Quote:
Originally Posted by IrPr View Post
Oh ok, thanks for reply
I was tought that it may be such difficult
Any chance to be implemented in future releases?
I think an Exnended Status similar to httpd or maybe better will implemented in 4.0 release then this would be possible

PS: mod_limitipconn for apache needs Extended Status to be On either
Bump
any update on this?
Reply With Quote
  #5  
Old 03-23-2009, 11:03 PM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 729
I want this feature too.
Reply With Quote
  #6  
Old 03-24-2009, 07:54 AM
fastproxy fastproxy is offline
Senior Member
 
Join Date: Nov 2007
Posts: 95
Me too, This feature is essential for shared hosting server especially
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 05:54 PM.



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