[us...@httpd] Integration with apache 2.2.15 with glassfish

2010-10-19 Thread Nasir Zia
Hi, Can I integrate apache with glassfish using mod_proxy_ajp same like integration of apache with tomcat. Regards Nasir

[us...@httpd] domain point to apache

2010-06-21 Thread Nasir Zia
Hi, If i point a new domain in my DNS to my web server running Apache 2.2. It will automatically load the existing web site. I have two sites already running on my server. I want to point a different web site to my server it will show me the index pages of my already running site. How can i

Re: [us...@httpd] domain point to apache

2010-06-21 Thread Nasir Zia
Hi, This is not working in my case. my new site still point towards old site even i add your dummy virtual host entry in the begining of file. what can be the issue On Mon, Jun 21, 2010 at 12:37 PM, Jim Walls j...@k6ccc.org wrote: Nasir Zia wrote: Hi, If i point a new domain in my DNS

[us...@httpd] Recommended way to setup Virtual Host

2010-06-07 Thread Nasir Zia
Hi, Can anyone tell me the recommended way to setup Virtual Host with one Physical IP on the server and multiple domains. ? Name Based Virtual Host Vs IP Based Virtual Host what is the best to choose/ Regards Nasir

[us...@httpd] Load Balancer Apache

2010-06-01 Thread Nasir Zia
Hi, I have running Apache mod_proxy_balancer with three tomcats i got these errors in apache logs [Tue Jun 01 14:57:35 2010] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header [Tue Jun 01 14:57:35 2010] [error] ajp_read_header: ajp_ilink_receive failed

[us...@httpd] Apache MPM

2010-05-27 Thread Nasir Zia
Hi, how can i decide to use prefork or worker MPM. Can anyone describe in detail and how can i make a server which can handle 2000 users per second. How can I optimize the server response. i am using Apache 2.2.15. Regards Nasir

[us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
Hi, I have configured Apache loadbalancer with tomcat as backend i am getting 503 error in apache logs when accessing tomcat examples context. I have start with one tomcat behind single apache on same machine Here is my httpd conf VirtualHost *:80 ServerName abc.com

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
Tomcat because of a misconfiguration there. Check both logs and see if the request is reaching Tomcat. It may point to more details on the issue. Kevin http://kevincastellow.workintel.com On Mon, May 24, 2010 at 8:00 AM, Nasir Zia nasir...@gmail.com wrote: Hi, I have configured

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
, May 24, 2010 at 8:00 AM, Nasir Zia nasir...@gmail.com wrote: Hi, I have configured Apache loadbalancer with tomcat as backend i am getting 503 error in apache logs when accessing tomcat examples context. I have start with one tomcat behind single apache on same machine Here is my httpd conf

Re: [us...@httpd] Apache loadbalancer with tomcat 6

2010-05-24 Thread Nasir Zia
05:06:03 2010] [error] ap_proxy_connect_backend disabling worker for (10.10.1.130) [Tue May 25 05:06:03 2010] [error] proxy: AJP: failed to make connection to backend: 10.10.1.130 Nothing comes in tomcat logs Nasir On Tue, May 25, 2010 at 10:24 AM, Nasir Zia nasir...@gmail.com wrote: Request

[us...@httpd] Load balance three tomcats behind apache

2010-05-20 Thread Nasir Zia
hi, how can i configure a load balancer with one apache and three tomcats running behind apache. Apache version 2.2.15 tomcat version 6.0.26 Nasir

Re: [us...@httpd] Load balance three tomcats behind apache

2010-05-20 Thread Nasir Zia
at 16:37 +0500, Nasir Zia wrote: hi, how can i configure a load balancer with one apache and three tomcats running behind apache. Apache version 2.2.15 tomcat version 6.0.26 Nasir LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_modulemodules

[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

[us...@httpd] MIME types

2010-02-02 Thread Nasir Zia
Hi, How can I reset mime types in Apache. I need to download the abc.apk extension file from my local web site but it becomes .zip automatically when download. can anyone tell me the reason. Nasir

[us...@httpd] enable mod_deflate in apache 2.2.8

2010-02-02 Thread Nasir Zia
Hi, How can i enable mod_deflate or mod_gzip in apache 2.2.8. I can see mod_deflate in my loaded modules. Compiled in modules: core.c mod_authn_file.c mod_authn_default.c mod_authz_host.c mod_authz_groupfile.c mod_authz_user.c mod_authz_default.c mod_auth_basic.c mod_include.c

[us...@httpd] website response sudeenly becomes slow

2010-01-28 Thread Nasir Zia
Hi, My website response suddenly becomes slow, I have running apache and tomcat with apache at the front integrating tomcat with modjk. My Server specs are [r...@mail conf]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name

[us...@httpd] password protected files

2010-01-21 Thread Nasir Zia
AOA, how can i password protect a single file with htaccess. i am using below technique but it not works for me AuthName test AuthType Basic AuthUserFile /path to file/.htpasswd Files test.php require valid-user /Files Nasir

Re: [us...@httpd] password protected files

2010-01-21 Thread Nasir Zia
My directory authentication works fine. But i want to restrict only one file behind authentication which is not working for me On Thu, Jan 21, 2010 at 6:19 PM, Nilesh Govindarajan li...@itech7.comwrote: On 01/21/2010 05:44 PM, Nasir Zia wrote: AOA, how can i password protect a single file

[us...@httpd] can we run two SSL domains on one IP

2010-01-18 Thread Nasir Zia
Hi, can anyone tell me can i run my two different SSL domains ex: abc.com and xyz.com on one IP address or i need second IP address to the server. Also please brief on this as if i run 5 sites on one server should i need 5 IP addresses. Is their any appropriate solution to this. Regards Nasir

Re: [us...@httpd] SSL file location and permissions?

2010-01-18 Thread Nasir Zia
It is up to the which distribution you are using. If you are using redhat/fedora and use default rpm then default location would be /etc/httpd but if you build source code of Apache then location can be of your choice. if you build from source then use --prefix option in your configure script to

Re: [us...@httpd] Apache HTTP Server for x86-64

2009-11-17 Thread Nasir Zia
Hi, Try this in your configure script to build on 64 bit OS. --enable-lib64 --libdir=/usr/lib64 Regards Nasir On Wed, Nov 18, 2009 at 2:51 AM, Aruna Gummalla aruna_gumma...@yahoo.comwrote: Hi, I am trying to build Apache HTTP Server for 32 bit and 64 bit linux OS. How do I specify the