thru mod_proxy_balancer you can do load balancing.

----- Original Message ----
From: Don Russell <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Saturday, May 26, 2007 11:01:56 AM
Subject: Re: [EMAIL PROTECTED] Redirect clients


Red al tubor wrote:
> hello,
> Any idea about how can we redirect all the clients after a specified 
> time or load on the cpu... to another site....
>
> Through apache...

Create the necessary config paragraph in a separate file in 
/etc/httpd/conf.d via a cron job and restart httpd (by the same cron job).

Depends on your tolerance of Apache "down time" while httpd restarts...

Since you imply that there are other servers, that shouldn't be a problem.

cpu load.... sounds like you want basic "load balancing" techniques...

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


       
____________________________________________________________________________________Got
 a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz
 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to