Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-28-2010, 07:45 AM
|
#1
|
LQ Newbie
Registered: Mar 2007
Location: Sibiu, Romania (Europe)
Distribution: Debian Lenny
Posts: 16
Rep:
|
Apache message: the load is too high
Hello,
I have a apache cluster with more than 10 nodes, based on ldirector and heartbeat. The problem is that I cannot predict if my nodes will handle the traffic in the next day (hosting a website based on daily campaigns). So I decided to limit the number of active connection on the nodes (from apache), but this is only a temporary solution. I want to create a page that will appear to users that are getting over the limit. Has anyone made this before? Can you tell me how is it possible (I don't want a how to, just a starting point to study)? I think squid can do it, but I don't know how to search for it.
To give you an example of what I want, you can see the same thing on deviantart.
Thank you.
|
|
|
02-28-2010, 09:43 AM
|
#2
|
Member
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Rep:
|
What error code user receives when there's overload? I presume it's 500 or 502(you'll have to check that in your logs if you don't know). Look into ErrorDocument directive.
|
|
|
02-28-2010, 09:47 AM
|
#3
|
LQ Newbie
Registered: Mar 2007
Location: Sibiu, Romania (Europe)
Distribution: Debian Lenny
Posts: 16
Original Poster
Rep:
|
Hey,
Thanks for the reply. No, there is no message, just keeps on loading. It puts the connection in a queue ( http://httpd.apache.org/docs/2.2/mod...#listenbacklog). Also, I'm planning to migrate to lighty so I need a universal solution, but I don't know how to search what I need.
Thanks.
|
|
|
02-28-2010, 09:58 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
there are a number of modules within nginx which can threshold maximum numbers of connections to a server it's front-ending. I looked throught the modules now, and TBH I can't immediately see anything for global connections, only per-source connections, but i'm sure I'm missing something.
|
|
|
All times are GMT -5. The time now is 01:18 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|