Archive

Posts Tagged ‘apache2’

Apache2 / Eaccelerator Problem

March 8th, 2010 Comments off

I have problems with apache2/eAccelerator on my website.

Everything works fine for a period of time (24 hours max) then the server gets into a loop or something. Loads go up to 600 (load average) and website is dead. I have to restart apache to get it going again.

What I’ve noticed is : if I disable eAccelerator everything is ok. BUT I need a caching option so I need a solution to my problem.

All help is appreciated.

Apache2/eaccelerator Problem

February 28th, 2010 Comments off

I have problems with apache2/eAccelerator on my website.

Everything works fine for a period of time (24 hours max) then the server gets into a loop or something. Loads go up to 600 (load average) and website is dead. I have to restart apache to get it going again.

What I’ve noticed is : if I disable eAccelerator everything is ok. BUT I need a caching option so I need a solution to my problem.

All help is appreciated.

Block All Proxys On My Apache2

September 3rd, 2009 Comments off

I want on my windows 2003 os with apache 2.2.x something to block all tor proxys (the onion), any proxys, thoes websites like http://www.hidemyass.com all thoes proxys to i want people to access my sites on my server only on there isp ip and not hidden to prevent people from hacking if they been banned and whatnot i want a script or .htaccess or something that is ez to install and ez to use and then if the script determins that there on a proxy they get sent to a page on my server made by me that says why they made it to that page and it can only go away intill there off there proxy or whatever main block is all the tor network and proxys i hate them and then explain how you would do this and what not in my mail, thanks. it would block it like a irc if you get banned your banned untill your ip changes or they unbann you.

Block All Proxys On My Apache2

August 30th, 2009 Comments off

I want on my windows 2003 os with apache 2.2.x something to block all tor proxys (the onion), any proxys, thoes websites like http://www.hidemyass.com all thoes proxys to i want people to access my sites on my server only on there isp ip and not hidden to prevent people from hacking if they been banned and whatnot i want a script or .htaccess or something that is ez to install and ez to use and then if the script determins that there on a proxy they get sent to a page on my server made by me that says why they made it to that page and it can only go away intill there off there proxy or whatever main block is all the tor network and proxys i hate them and then explain how you would do this and what not in my mail, thanks. it would block it like a irc if you get banned your banned untill your ip changes or they unbann you.

Configure Vhost Apache2.2

July 14th, 2009 Comments off

Hello all,

i need a configuration of Apache2.2

each vhost do configured with this mod:

mod_throttle
mod_bandwidth
mod_limitipconn
mod_load

Each vhost do limit the kb/s max, cpu max and max connection and the ma load.

For example, the frist 10 seconds each vhost can use 40% of cpu, if the vhost use the 40% for more than 10 seconds, apache will be limit to 10 or 5%.

also the networking, the frist 10 second can be use 90Mbps, after 10seconds will be limit to 10Mbps.

and also the other limitation…

Everyone can help me?

My OS is Ubuntu
Apache is 2.2

This limitation is for prevent my users that use script for leech and use full rescue..
on the future i will configure this work also on the others servers if the programmer are make a good working i ask to him for re-make the work on the other servers.

Thanks too much for read my post.

Bear