[us...@httpd] Re: Internet Explorer 6

2010-05-12 Thread Nicholas Sherlock
On 12/05/2010 12:31 a.m., Malka Cymbalista wrote: Does anyone have any statistics as to how many people still use Internet Explorer 6? We are trying to decide whether we can stop supporting it. My website's audience is largely teens. We see 45% Internet Explorer of which just 4% are IE 6, so a

Re: [us...@httpd] Pages not coming up

2010-05-12 Thread Al Sparks
Never mind. It was my browser's proxy settings. === Al - Original Message From: Al Sparks To: Apache Users Sent: Wed, May 12, 2010 3:52:36 PM Subject: [us...@httpd] Pages not coming up I've configured a 2.0.63 server running on CentOS 5.x with the following parameters: Liste

[us...@httpd] Pages not coming up

2010-05-12 Thread Al Sparks
I've configured a 2.0.63 server running on CentOS 5.x with the following parameters: Listen 10.254.250.100:80 Listen 10.254.250.165:80 Listen 10.254.250.166:80 Listen 10.254.250.167:80 In addition, I have the following virtual hosts defined. ServerAdmin webmas...@www.host1

Re: [us...@httpd] Load balancing: nothing gets logged for a few seconds when a machine is rebooted

2010-05-12 Thread Mauro Vanetti
Hi Mark, forgive me, I'm afraid I'm not using the right terminology for lack of experience with Apache. I was talking about the JK (Apache-Tomcat) connector. You are right about ping, too. It was not an actual ping but a full HTTP request performed with wget. Thanks. On 12/05/2010 15.48, Mar

Re: [us...@httpd] Load balancing: nothing gets logged for a few seconds when a machine is rebooted

2010-05-12 Thread Mark Watts
On Wed, 2010-05-12 at 13:00 +0200, Mauro Vanetti wrote: > Hello! > I'm testing load balancing between four nodes placed in two distinct > machines (2 + 2). The load balancer is on the first machine, where nodes > 11 and 12 are. Nodes 21 and 22 are on the second machine. > When I reboot the second

Re: [us...@httpd] Internet Explorer 6

2010-05-12 Thread Mark Watts
On Wed, 2010-05-12 at 13:07 +0200, Antonio Vidal Ferrer wrote: > > Malka: > > Our statistics (commercial web sites), indicates an average of 12% of > IE6 usage from jan to apr 2010. (For your Info, our sites had an > average of about 1 million visits a month). > > Hope this to be useful > St

Re: [us...@httpd] Apache optimization

2010-05-12 Thread Mark Watts
On Wed, 2010-05-12 at 16:54 +0500, Nasir Zia wrote: > Hi, > > can anyone send me the way to optimize the Apache and increase max > connections limit. I am using Apache 2.2.8. I also need some > benchmarking tool for Apache. > > Regards > Nasir Increasing MaxClients is usually enough, although th

Re: [us...@httpd] NameVirtualHost *:80 has no VirtualHosts

2010-05-12 Thread Eric Covener
On Wed, May 12, 2010 at 9:21 AM, Tapas Mishra wrote: > I have 5 websites and all of them are different. > i.e. /etc/apache2/sites-enabled/site1.conf >  /etc/apache2/sites-enabled/site2.conf >  /etc/apache2/sites-enabled/site3.conf >  /etc/apache2/sites-enabled/site4.conf >  /etc/apache2/sites-enab

Re: [us...@httpd] NameVirtualHost *:80 has no VirtualHosts

2010-05-12 Thread Tapas Mishra
I have 5 websites and all of them are different. i.e. /etc/apache2/sites-enabled/site1.conf /etc/apache2/sites-enabled/site2.conf /etc/apache2/sites-enabled/site3.conf /etc/apache2/sites-enabled/site4.conf /etc/apache2/sites-enabled/site5.conf So in which of them should I have NameVirtualHost

Re: [us...@httpd] NameVirtualHost *:80 has no VirtualHosts

2010-05-12 Thread Eric Covener
On Wed, May 12, 2010 at 8:30 AM, Tapas Mishra wrote: > I have 5 websites running in a reverse proxy environment. > On main server > I am getting this error > Code: > > NameVirtualHost *:80 has no VirtualHosts > [Wed May 12 12:18:10 2010] [warn] NameVirtualHost *:80 has no VirtualHosts > [Wed May 1

[us...@httpd] NameVirtualHost *:80 has no VirtualHosts

2010-05-12 Thread Tapas Mishra
I have 5 websites running in a reverse proxy environment. On main server I am getting this error Code: NameVirtualHost *:80 has no VirtualHosts [Wed May 12 12:18:10 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Wed May 12 12:18:10 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Wed

[us...@httpd] Apache optimization

2010-05-12 Thread Nasir Zia
Hi, can anyone send me the way to optimize the Apache and increase max connections limit. I am using Apache 2.2.8. I also need some benchmarking tool for Apache. Regards Nasir

Re: [us...@httpd] Internet Explorer 6

2010-05-12 Thread Antonio Vidal Ferrer
Malka: Our statistics (commercial web sites), indicates an average of 12% of IE6 usage from jan to apr 2010. (For your Info, our sites had an average of  about 1 million visits a month). Hope this to be useful   Best   Antonio Vidal. El 11/05/2010 14:31, Malka Cymbalista escribió:

[us...@httpd] Load balancing: nothing gets logged for a few seconds when a machine is rebooted

2010-05-12 Thread Mauro Vanetti
Hello! I'm testing load balancing between four nodes placed in two distinct machines (2 + 2). The load balancer is on the first machine, where nodes 11 and 12 are. Nodes 21 and 22 are on the second machine. When I reboot the second machine, the load balancer detects the error and redirects all

[us...@httpd] Apache http reverse-proxy configuration

2010-05-12 Thread Claudia . dosSantos
Hi, I'm trying to configure a reverse proxy for Gerrit code review. The configuration in httpd.conf file is: # # Reverse Proxy for Gerrit # LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_html_module modules/mod_proxy_ht

Re: [us...@httpd] Upgrade from version 2.0.61 to 2.2.15

2010-05-12 Thread alin vasile
You'll have to determine if you use any dynamic modules (loaded via the LoadModule directive). After that check the ChangeLog for Apache 2.2 and see if there are any differences that may affect you. From: Yossi Ben-Gigi To: users@httpd.apache.org Sent: Mon,