Hi,
Can I integrate apache with glassfish using mod_proxy_ajp same like
integration of apache with tomcat.
Regards
Nasir
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 wrote:
> Nasir Zia wrote:
>
>> Hi,
>>
>> If i point a new do
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 manag
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
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
[Tue
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
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 wrote:
> Request is not reach
intel.com
>
>
> On Mon, May 24, 2010 at 8:00 AM, Nasir Zia 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
ality the 503 may be coming from 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
>&g
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
ServerName abc.com
ProxyRequests Off
hi,
Thanks a lot
should i need change on tomcat side
should we need any conf change in tomcat side to respond to apache
On Thu, May 20, 2010 at 5:08 PM, Tom Evans wrote:
> On Thu, May 20, 2010 at 12:58 PM, Mark Watts
> wrote:
> > On Thu, 2010-05-20 at 16:37 +0500, Nasir Zia wr
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
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
Is their any difference between mod_deflate or mod_gzip. I need to compress
following extensions
.htm .html .js .css .gif .jpg .jpeg and .png
On Tue, Feb 2, 2010 at 5:07 PM, Eric Covener wrote:
> On Tue, Feb 2, 2010 at 7:05 AM, Nasir Zia wrote:
> > Hi,
> >
> > How can i
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
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
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
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 wrote:
> On 01/21/2010 05:44 PM, Nasir Zia wrote:
>
>> AOA,
>>
>> how can i password pr
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
require valid-user
Nasir
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 te
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
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 wrote:
> Hi,
>
> I am trying to build Apache HTTP Server for 32 bit and 64 bit linux OS. How
> do I specify the option for x86-64 bit OS
22 matches
Mail list logo