On Tue, Apr 5, 2011 at 2:11 PM, Yehuda Katz wrote:
> On Tue, Apr 5, 2011 at 1:00 PM, Chad Morland wrote:
>
>> I've got a domain hosted on one of our servers that seems to be getting a
>> ton of junk traffic from Bit Torrent clients.
>>
>> The request tha
I've got a domain hosted on one of our servers that seems to be getting a
ton of junk traffic from Bit Torrent clients.
The request that is showing up in my access_log is:
/announce...cedc031275%20430?info_hash=%CE%0Az%19%3C%3B~%84%2F.%8Cc%8A%DDyZ%C7%18%18%26&peer_id=-BC0109-%5E%02%B2%FDw%AB%19%D
On Sun, Jun 8, 2008 at 6:47 PM, Ali, Saqib <[EMAIL PROTECTED]> wrote:
> Do SSL Cert signed by Intermediary CAs cause additional delays
> compared to SSL certs signed by root CAs?
>
>
Whether the certificate is signed directly by a root CA or is a 'chained SSL
certificate' has no impact on the requ
> 1. Does Apache spawns a new httpd process for every request that it gets.
> For eg: if there are 10 httpd processes and I sent a request from browser to
> Apache then would it create 11th httpd process to handle the new request
>
http://httpd.apache.org/docs/2.0/mpm.html
> 2. How to monitor Ap
If you are looking for an all Apache solution, 2.2 has mod_proxy_balancer.
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html
Although in production my results are mediocre at best. Squid as a reverse
proxy is the better option. No idea if it is supported under Win2k3.
http://www.squid
http://www.linuxvirtualserver.org is probably worth a look. I have been
using it to distribute 1M+ requests per day without issue.
-CM
On Tue, Jun 10, 2008 at 11:35 AM, Mohit Anchlia <[EMAIL PROTECTED]>
wrote:
> Look at mod_jk module from apache ? But in your case I think you need
> either hardw
Use a version control tool such as CVS or Subversion. Then from each server
you check out the code from the repository. You can easily roll back to
previous versions if you need to.
-CM
On Jan 4, 2008 5:11 PM, SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN <
[EMAIL PROTECTED]> wrote:
> Hi, We have a
Recently we deployed a high volume SSL site on a custom RPM build of Apache
2.0.59 running on CentOS 4.3.
Things ran happily for about 5 days before we started noticing segfaults in
our logs along with blank pages for that particular SSL vhost. Restarting
apache makes the problem disappear for an