Re: [users@httpd] Re: Apache 2.2 LocationMatch problem

2011-03-01 Thread Jai
th /portal except /portal/foo should go to weblogic. sethandler weblogic-handler WeblogicCluster xxx.org:8001 yyy.org:8001 . . . Sent from my iPhone On Mar 1, 2011, at 10:52 AM, Nick Kew wrote: On Tue, 1 Mar 2011 10:29:54 -0500 Jai wrote: I am getting this error CONFIG_ERROR li

Re: [users@httpd] Re: Apache 2.2 LocationMatch problem

2011-03-01 Thread Jai
I am getting this error CONFIG_ERROR line 1759 of ap_proxy.cpp: Neither 'WeblogicCluster' nor 'WeblogicHost' specified in parameters\n Sent from my iPhone On Mar 1, 2011, at 9:45 AM, Eric Covener wrote: Neither Weblogic Cluster or Weblogic Host is not specified in parameters Error in log

[users@httpd] Re: Apache 2.2 LocationMatch problem

2011-03-01 Thread Jai
Could someone please help me with this issue? Sent from my iPhone On Feb 28, 2011, at 5:54 PM, Jai wrote: Hi All, I am trying to invoke following in apache2.2. Basically, requirement is any URL starting with /portal should go to weblogic except /portal/foo. This is working fine in

[users@httpd] Apache 2.2 LocationMatch problem

2011-02-28 Thread Jai
Hi All, I am trying to invoke following in apache2.2. Basically, requirement is any URL starting with /portal should go to weblogic except /portal/foo. This is working fine in apache 2.0 but in apache 2.2 we are getting 500 Internal server, Neither Weblogic Cluster or Weblogic Host is not speci

Re: [us...@httpd] Re: Weird issue with worker MPM

2010-06-21 Thread Jai
Can you please explain how the problem was solved? On Mon, Jun 21, 2010 at 9:09 AM, Nilesh Govindarajan wrote: > On 06/21/2010 05:36 PM, Nilesh Govindarajan wrote: > >> Yesterday I posted a message about apache not being able to create more >> than 3 children * 56 threads each. I found out that t

[us...@httpd] Problem connecting to apache webservices URL from .Net code

2010-01-08 Thread Jai
Hi All, We are having vendor connecting to our webservices URL using SSL protocal. They send client certificate and if that is correct we accept the connection. Now, the problem is they can't connect to our URL consistently. First time it pass and second time it fails. Thye are using .NET code t

[us...@httpd] Re-negotiation handshake failed: Not accepted by client!?

2009-12-01 Thread Jai
All, We are trying to configure apache to accept client certificate when accessing the page from client side. Here is the configuration, RewriteEngine on RewriteOptions inherit ServerName *** JkMountFile /apps/local/apache-ssl/conf/jkm_ser

Re: [us...@httpd] Re: Rewrite Rule question

2009-09-16 Thread Jai
Thanks to everyone responded to me. This issue has been fixed by adding "$" symbol on the firest rule. Thanks Bob for your timely help. On Tue, Sep 15, 2009 at 7:43 PM, wrote: > Hi Jai, > > Is there any restriction in number of characters in rewrite rule? > >

[us...@httpd] Rewrite Rule question

2009-09-15 Thread Jai
We have folloeing rewrite rules in our apache configuration files. RewriteRule ^/AuthenticateService/Agent/Authenticate /AgentAuthenticationService/AgentAuthenticationSoapBindingImplBean [PT] RewriteRule ^/AuthenticateService/Agent/Authorize /AgentAuthenticationService/AgencyAuthorizationSoapBindi

Re: [us...@httpd] Question about JBOSS and what is best

2009-09-02 Thread Jai
Why cant you change your configuration to use mod_jk on all six servers. On Wed, Sep 2, 2009 at 9:48 AM, wrote: > Guys, > > I am need to understand something that an admin did here, that is no longer > with us. We have several apps that are using JBOSS with Apache Frontend. On > the Apache side

Re: [us...@httpd] Re: Apache workers DNS change question?

2009-07-06 Thread Jai
ahead with this exercise. Thanks a lot for your help. On Mon, Jul 6, 2009 at 3:49 PM, André Warnier wrote: > Jai wrote: > >> Apache is acting as a front end webserver and it sends requests to Jboss >> application server. We have configured Jboss servers as a wo

Re: [us...@httpd] Re: Apache workers DNS change question?

2009-07-06 Thread Jai
Apache is acting as a front end webserver and it sends requests to Jboss application server. We have configured Jboss servers as a workers in apache workers.properties file. We have specified Jboss host name in workers.properties On Mon, Jul 6, 2009 at 1:46 PM, André Warnier wrote: > Jai wr

[us...@httpd] Re: Apache workers DNS change question?

2009-07-06 Thread Jai
Also, I forgot to include that we dont have reference of IP address in any of apache configuration file. On Mon, Jul 6, 2009 at 11:16 AM, Jai wrote: > All, > > We have Apache 2.0.63 and Jboss 4.0.4 are running in two different > machines. Could you please suggest me what happens wi

[us...@httpd] Apache workers DNS change question?

2009-07-06 Thread Jai
All, We have Apache 2.0.63 and Jboss 4.0.4 are running in two different machines. Could you please suggest me what happens with apache if we change the Jboss hosts DNS IP address? Do we need to restart Apache web server to make the changes take effect? Thanks Jayamurugan

Re: [us...@httpd] JkLogLevel in mod_jk

2009-03-14 Thread Jai
Absolutely. I believe that was the problem I have. I will change my configuration settings. Thanks a lot for your help. On Fri, Mar 13, 2009 at 1:35 PM, Eric Covener wrote: > On Fri, Mar 13, 2009 at 11:21 AM, Jai wrote: > > We are running mod_jk 1.2.26 and apache 2.0.63. We have c

[us...@httpd] JkLogLevel in mod_jk

2009-03-13 Thread Jai
We are running mod_jk 1.2.26 and apache 2.0.63. We have configured JkLogLevel to error in our jk.conf file. But still we noticed that mod_jk.log is updated with following entries which are not errors. Since we are getting these many logs our disk space is getting filled. I thought that error mode w

[us...@httpd] Apache deadlock detected/avoided

2009-02-09 Thread Jai
Hi All, We got following errors in our apache log files. Users complained they were not able to get into login screen. They got page cannot be displayed error. Does any one know why we are getting this problem? We are using solaris 10, apache 2.0.63. mod_jk 1.2.26. [Mon Dec 22 09:46:27 2008] [em

[us...@httpd] Apache deadlock detected/avoided

2009-02-09 Thread Jai
Hi All, We got following errors in our apache log files. Users complained they were not able to get into login screen. They got page cannot be displayed error. Does any one know why we are getting this problem? We are using solaris 10, apache 2.0.63. mod_jk 1.2.26. [Mon Dec 22 09:46:27 2008] [em

Stateful session replication in apache

2008-12-17 Thread Jai
apache? Thanks in Advance Jai

[EMAIL PROTECTED] logging error-notes of Apache - is it advisable?

2007-03-22 Thread Sai Jai Ganesh Gurubaran
Hi All, Recently we noticed that Apache (2.0.59) on RHEL 3 as a forward proxy stops responding for a few minutes and then recovers on its own. We have MaxRequestsPerChild to 9000 and the occurrence is random (fortunately over weeks) In the error log we get the lines for the time period where Apache

RE: [EMAIL PROTECTED] Forward proxy 403 status for one particular Https request

2007-02-28 Thread Sai Jai Ganesh Gurubaran
a look at "AllowConnect"? Olivier CHIROUZE I&0 Infrastructure Volvo Information Technology From: Sai Jai Ganesh Gurubaran [mailto:[EMAIL PROTECTED] Sent: 28 February 2007 07:34 To: users@httpd.apache.org S

[EMAIL PROTECTED] Forward proxy 403 status for one particular Https request

2007-02-27 Thread Sai Jai Ganesh Gurubaran
Hi All, We are having Apache 2.0.59 as a forward proxy. We notice that users are getting 403 error via the proxy but able to access the same without proxy. URL: https://vaneerde.net:8443/ No Entries in the error log for this request The Access logs say 10.192.69.10 -

RE: [EMAIL PROTECTED] How to force a core dump on Linux

2007-01-09 Thread Sai Jai Ganesh Gurubaran
there any command we can use for this? -Original Message- From: Sander Temme [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 1:06 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] How to force a core dump on Linux On Jan 8, 2007, at 10:34 PM, Sai Jai Ganesh

[EMAIL PROTECTED] How to force a core dump on Linux

2007-01-08 Thread Sai Jai Ganesh Gurubaran
Hi, We are getting frequent Apache (59) outages at our installation. Apache is compiled in as worker module, forward proxy on RHEL 3 I would like to core dump Apache when such a outage occurs. Can any one tell me how to force Apache to core dump? Regards, Ganesh

[EMAIL PROTECTED] Apache stops processing requests

2006-12-20 Thread Sai Jai Ganesh Gurubaran
Hi All, We have apache 2.0.59 as a forward proxy on RHEL 3.0 in Worker. The traffic on the server is around 45 Mb. Mod_status reported around 600 requests per second The worker conf is ServerLimit 18 StartServers10 ThreadsPerChild 50 MaxClients 900 MinSpareTh

[EMAIL PROTECTED] mod_proxy - "www" insensitive requests - how to?

2006-11-09 Thread Sai Jai Ganesh Gurubaran
Hi, We are using Apache (2.0.59) as forward proxy. Have this problem: While browsing for http://www.magic-mirror.4ya.nl We get The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET http://www.magic-mirror.

[EMAIL PROTECTED] Apache process hanging

2006-10-29 Thread Sai Jai Ganesh Gurubaran
clue on where to look?   Thanks and Regards, Sai Jai Ganesh     *** The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone

[EMAIL PROTECTED] Apache's behavior when forwarded from Squid?

2006-10-25 Thread Sai Jai Ganesh Gurubaran
Hi, Has anyone observed memory increase of Apache proxy when the traffic is forwarded by Squid? We also face a problem (in Performance) when forwarded by ISA server.     Thanks and Regards, Sai Jai Ganesh

RE: [EMAIL PROTECTED] urgent- ideal config setting reqd

2006-10-18 Thread Sai Jai Ganesh Gurubaran
Latest update: we were getting 160 requests per second. -Original Message- From: Sai Jai Ganesh Gurubaran Sent: Wednesday, October 18, 2006 4:54 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] urgent- ideal config setting reqd One correction: it is a forward proxy

RE: [EMAIL PROTECTED] urgent- ideal config setting reqd

2006-10-18 Thread Sai Jai Ganesh Gurubaran
One correction: it is a forward proxy :) -Original Message- From: Sai Jai Ganesh Gurubaran Sent: Wednesday, October 18, 2006 4:45 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] urgent- ideal config setting reqd Hi All, We were using Apache 2.0.50 as a reverse proxy on

[EMAIL PROTECTED] urgent- ideal config setting reqd

2006-10-18 Thread Sai Jai Ganesh Gurubaran
dsPerChild 50 MaxClients  400 MinSpareThreads 25 MaxSpareThreads 100 MaxRequestsPerChild 500 Any help in this regard will be highly appreciated. Thanks and Regards, Sai Jai Ganesh CORDYS Net Protector Phone:+91 (40) 5556 1363 Mobile: +91 (40) 98661 23887 Fax:+91

RE: [EMAIL PROTECTED] mod_rewrite on 2.0.50

2006-10-11 Thread Sai Jai Ganesh Gurubaran
(in 2.0.50) Regards, Sai -Original Message- From: Sai Jai Ganesh Gurubaran Sent: Wednesday, October 11, 2006 7:33 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] mod_rewrite on 2.0.50 Hi Jeff, Did you make any break through? I am not making any progress :( I compiled

RE: [EMAIL PROTECTED] mod_rewrite on 2.0.50

2006-10-11 Thread Sai Jai Ganesh Gurubaran
the real issue. But If it is so, then how do I get around it? The thing that stands out is this error: symbol htmlFreeParserCtxt: referenced symbol not found Has anyone else seen this and if so, what did you do to correct it? TIA, -=jeff On 10/4/06, Sai Jai Ganesh Gurubaran <[EMAIL PROTE

RE: [EMAIL PROTECTED] Rotate access.log daily

2006-10-08 Thread Sai Jai Ganesh Gurubaran
Hi Frank, This is what we use to rotate logs per MB (u can do it for days too ): #Rotate (every 10 MB) the access logs and error logs. #Access logging with log rotation LogFormat "%h %l %u %t %U \"%r\" %>s %b" accessLogs CustomLog "|/usr/local/apache2/bin/rotatelogs /usr/local/apache2/logs/acces

RE: [EMAIL PROTECTED] mod_rewrite on 2.0.50

2006-10-04 Thread Sai Jai Ganesh Gurubaran
server is configured using absolute URLs and I think that has something to do with it. I have not found a way to get the URLs to be re-written, but the proxy server functions as expected. Please let me know what you have found out... Regards, Jeff On 10/3/06, Sai Jai Ganesh Gurubaran <[EM

RE: [EMAIL PROTECTED] mod_rewrite on 2.0.50

2006-10-03 Thread Sai Jai Ganesh Gurubaran
original problem remains. -Original Message- From: Nick Kew [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:50 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] mod_rewrite on 2.0.50 On Tuesday 03 October 2006 08:43, Sai Jai Ganesh Gurubaran wrote: > Hi,

[EMAIL PROTECTED] mod_rewrite on 2.0.50

2006-10-03 Thread Sai Jai Ganesh Gurubaran
Hi, I am a newbie. We have set up Apache 2.0.50 as a forward proxy. Want to redirect a particular (external) page to our internal page. i.e. for http://www.abc.com/suggestions.htm to http://myanotherserver/suggestion.htm For this I tried mod_rewrite. The following code in the httpd.conf #Apache

Re: [users@httpd] Apache 2 aborting downloads

2005-07-11 Thread Sai Jai Ganesh Gurubaran
HI, Gmail is not able to send the message properly. I am trying once again. Here is the message that i am attempting to send. --- Hi Joshua, Thanks for the tip. We tried the same a

Re: [users@httpd] Apache 2 aborting downloads

2005-07-10 Thread Sai Jai Ganesh Gurubaran
Hi Joshua, Thanks for the tip. We tried the same and here are some of the observations. 1. Debugging the Apache on the single threaded environment - issue not reproducible. 2. We upgraded to Apache version 54, and tested 7 parallel downloads (from different machines). All went successful. 3. Dive

Re: FW: [users@httpd] Apache 2 aborting downloads

2005-07-10 Thread Sai Jai Ganesh Gurubaran
fails randomly. but if it fails - all other downloads exit at the same time. Can anyone help us in this? Regards Ganesh > -Original Message- > From: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 09, 2005 7:35 PM > To: Sai Jai Ganesh Gurubaran > Subj

Re: [users@httpd] Apache 2 aborting downloads

2005-06-09 Thread Sai Jai Ganesh Gurubaran
ce] child pid 2095 exit signal Aborted (6) Don't know how to interpret the above dump. All the download breaks are givin exactly the same SIGABRT. Can anyone guide us how to go about? Don't have a clue on where to start searching. On 6/8/05, Joshua Slive <[EMAIL PROTECTED]> wrote

Re: [users@httpd] Apache 2 aborting downloads

2005-06-08 Thread Sai Jai Ganesh Gurubaran
nsibility for any > computer virus which might be transferred by way of this email. > > === > > - > The official User-To-User support forum of the Apache HTTP S

[EMAIL PROTECTED] Cookies problem in APache 2.0.50

2005-06-08 Thread Sai Jai Ganesh Gurubaran
Hi, Apache (version 2.0.50) is running as a forward proxy on Linux (Red hat 3) for around 300 users. We notice that Yahoo messenger is getting logged out with Invalid cookie error on many machines, Is there any settings to be turned on? -- Warm Regards, Sai Jai Ganesh. G

[users@httpd] Re: Apache forward proxy issues

2005-06-03 Thread Sai Jai Ganesh Gurubaran
The proxy is running on RHEL 7.0. We also notice that randomly the users do get "page not found" errors. There are no error logs generated in the Apache's errorlog for such pages. Regards Ganesh On 6/1/05, Sai Jai Ganesh Gurubaran <[EMAIL PROTECTED]> wrote: > Hi, > I

[users@httpd] Help needed in Apache related issues.

2005-06-01 Thread Sai Jai Ganesh Gurubaran
e issues? Can anybody guide us regarding this. Thanks in advance, Ganesh -- Warm Regards, Sai Jai Ganesh. G. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> f

[users@httpd] Apache forward proxy issues

2005-06-01 Thread Sai Jai Ganesh Gurubaran
Hi, I am a newbie to Apache. We started using Apache 2.0.50 as a (forward) proxy server. Immediately noticed that the following problem are occurring consistently 1) Downloading of hugefile (of size > 70MB) always breaks (around 30MB) Without proxy we are able to download the file. (eg: http://w