Re: [us...@httpd] Apache Load balancing

2010-01-08 Thread John Doe
From: nima chavooshi nima0...@gmail.com Before any thing I want to know about differences between mod_proxy and load balancing with UltraMonkey. http://httpd.apache.org/docs/2.0/mod/mod_proxy.html http://www.ultramonkey.org/ JD

[us...@httpd] about Apache HTTP Server reverse proxy

2010-01-08 Thread Peter Chen
Hi, all I want to use Apache HTTP Server as a reverse proxy server and use it to implement the function of load balancing. I made architecture of High Availability with Tomcat and Apache, here I will describe it simply. USERS

[us...@httpd] Setting up Under Contruction page

2010-01-08 Thread ericdraven
Hello ;) Unfortunately I'm not an Apache Expert so this question might have been answered somewhere else. The Apache Configuration I'm trying to setup should simply do the following: * Be a basic under construction page to be used during service maintenance * Requests to certain subdirectories

Re: [us...@httpd] about Apache HTTP Server reverse proxy

2010-01-08 Thread Eric Covener
I also worry about the security of reverse proxy mode. For example, if a hacker want to destroy my system, he construct a wicked HTTP request package to my system. After the Apache HTTP Server received the HTTP request package, it will forward the package to Tomcat. So, the Tomcat will be

RE: [us...@httpd] Setting up Under Contruction page

2010-01-08 Thread Wesley Stupar
Erik, The http://xxx URL responds with the index.html page. Possibly for maintenance you can temporarily rename that file and substitute the underconstruction.html for index.html. Then after maintenance you would change the names back. Wes -Original Message- From: ericdraven

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-08 Thread hc
I'm not sure what you mean but thanks for responding. Do you mean it won't compile with vs2008 but instead something older? I probably have a older version of vs in a closet somewhere...How are you finding out what is missing? On Thu, Jan 7, 2010 at 11:00 PM, Pravesh Rai pravesh@gmail.com

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Muzammel Asghar
Hi All Any more discussion and suggestions regarding this thread can some one use two ldap hosts and successfully test the ldap fail over auth with apache ? My apache conf which i mentioned is ok or not ? Please suggest. On Fri, Jan 8, 2010 at 12:23 AM, Muzammel Asghar

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Eric Covener
On Fri, Jan 8, 2010 at 12:36 PM, Muzammel Asghar muzammel.li...@gmail.com wrote: Hi All Any more discussion and suggestions regarding this thread can some one use two ldap hosts and successfully test the ldap fail over auth with apache ? Works for me. I couldn't understand any of your

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Muzammel Asghar
Hi Thanks Erics, now i mention the conf section which i configure for ldap fail over auth, you can please check and tell its ok or not, becuase its not currently working with ldap fail over. I can setup this file in my -- /etc/httpd/conf.d/ldaptest.config I define only here below the ldap

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Eric Covener
On Fri, Jan 8, 2010 at 12:57 PM, Muzammel Asghar muzammel.li...@gmail.com wrote: Hi Thanks Erics, now i mention the conf section which i configure for ldap fail over auth, you can please check and tell its ok or not, becuase its not currently working with ldap fail over. That is all handled

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Muzammel Asghar
Hi Thanks Eric, currently ldap is running fine, i can use ssh and ftp auth with ldap also, its working f9 and also with ldap fail over auth. Now in apache case, its also working f9 with ldap1 but when ldap1 goes down, its not forward request to ldap2, this problem is for apache only, other ldap

[us...@httpd] http://www.facebook.com/n/?%2Fprofile.phpv=feedstory_fbid=240734768249id=769508249mid=1b179f0G5c32eaedG93ff6fG36

2010-01-08 Thread nima chavooshi
Hi I need to a software can test my apache server under high traffic.for example can simulate 1000 user request or more to my server and give me good statistic. I have found this product, but that is not free If any one know such as this program I will happy for inform that. Thanks in advance --

Re: [us...@httpd] http://www.facebook.com/n/?%2Fprofile.phpv=feedstory_fbid=240734768249id=769508249mid=1b179f0G5c32eaedG93ff6fG36

2010-01-08 Thread Dan Schaefer
nima chavooshi wrote: Hi I need to a software can test my apache server under high traffic.for example can simulate 1000 user request or more to my server and give me good statistic. I have found this product, but that is not free If any one know such as this program I will happy for inform

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Muzammel Asghar
Hi Eric Kindly send ur sample apache conf for ldap fail over auth so i can compare my values with it. or please suggest how to make it effective. Thanks On Fri, Jan 8, 2010 at 11:06 PM, Muzammel Asghar muzammel.li...@gmail.comwrote: Hi Thanks Eric, currently ldap is running fine, i can use

[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

Re: [us...@httpd] Apache 2.2 not working with LDAP Fail Over Auth

2010-01-08 Thread Muzammel Asghar
Guys if any one successfully implement ldap fail over auth with apache then please give suggestions, as i think its the right mailling list from where i can put questions and need feedbacks. Thanks On Sat, Jan 9, 2010 at 12:44 AM, Muzammel Asghar muzammel.li...@gmail.comwrote: Hi Eric Kindly

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-08 Thread Pravesh Rai
We had tried to use VS 2008 to build Apache Openssl, but face many difficulties (because of some missing files) finally came back to VS 2005. Thanks, Pravesh On Fri, Jan 8, 2010 at 9:45 PM, hc highcha...@gmail.com wrote: I'm not sure what you mean but thanks for responding. Do you mean it

[us...@httpd] solved: help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-08 Thread hc
Well if you can avoid zlib, you can compile apache 2.2.14 with openssl-0.9.8l with vs2008. Basically these instructions are correct _except_ leave out zlib or you're going to have to know a lot about compiling, linking and make files because something doesn't get along there.

[us...@httpd] Default layout

2010-01-08 Thread Jos Chrispijn
I have given a user access to a text (sub)directory. Can someone tell me how I can change the default view layout of such a directory (the default Apache view when not using index.html? I would like to provide a wider tab on first column and change file specific images like Word, Excel, Word

[us...@httpd] Mod rewrite

2010-01-08 Thread pkm2112
Hello experts, Need help to mask url. I understand it can be done using RewriteRule in httpd.conf file. Can I display http://server1.ncs.com/inventoryappl as http://s1.ncs.com/inventoryappl rgds pkm - The official