RE: [EMAIL PROTECTED] Speed

2005-07-21 Thread Axel-Stéphane SMORGRAV
Christopher; I do not think so. new.bio-world.com is resolved correctly. The problem is that it makes a redirect to http://192.168.1.15/bioworld/. Some thoughts: - new.bio-world.com is a reverse proxy that forwards requests to 192.168.1.15 but does not include adequate ProxyPassReverse direct

RE: [EMAIL PROTECTED] Speed

2005-07-21 Thread Christopher Malton
Mike, I have worked out that the DNS is resolving the hostname to the WRONG IP! 192.168.1.5 is a LOCAL NETWORK IP not a WAN IP. Please check your DNS configuration and update it to point at the right server. The External IP of that server. Chris -Original Message- From: Steven Pierce [

Re: [EMAIL PROTECTED] Speed

2005-07-21 Thread Steven Pierce
*** REPLY SEPARATOR *** On 7/21/2005 at 11:41 AM Michael wrote: >Please check this address http://new.bio-world.com (this link is at my >site)I`m sure a lot of you guys will recognize the oscommerce. Also please >check out this link http://bio.nicpon.net (this link is on wan so

[EMAIL PROTECTED] mod_dir & DirectoryIndex under Apache 2.0.54

2005-07-21 Thread Michele Gherlone
Hello all! I am runnig Apache 2.0.54 with the httpd.conf I attach below. I have 2 name based virtual hosts, the main of which (www.liceoberchet.it) serves both static and dynamic content under mod_perl and Mason. My question to the list is WHY I can't get mod_dir working with my STATIC content

RE: [EMAIL PROTECTED] Reverse proxing through apache where backend server users cookie authentication

2005-07-21 Thread Peter . Link
"William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote on 07/19/2005 04:36:07 PM: > At 12:58 PM 7/19/2005, [EMAIL PROTECTED] wrote: > > >This patch was developed by Brett Beaumont, and can be found here: > >http://www.issociate. > de/board/post/102303/mod_proxy_and_authentication_cookies.html > > >

[EMAIL PROTECTED] Apache 1.39: Automatically logging some users in: .htaccess: what to put in a cookie?

2005-07-21 Thread Steve
Hi; My company is using Apache 1.39 on red hat. They have a .htaccess file set up so that if anyone wants to see a set of files in a directory, that user must log in. I would like to make an exception to this rule if the user is already logged into a JSP application we have. If the user is lo

[EMAIL PROTECTED] apache2 - compile all modules as DSO

2005-07-21 Thread michael young
hi all, i'm working on getting apache2 compiled a box, and was curious as to the method to compile in all included modules as DSOs instead of static modules. I tried the following command, which compiled them as static modules... ./configure --enable-modules=most --enable-mods-shared=max t

Re: [EMAIL PROTECTED] Cyrillic (ISO-8859) information lost during proxy

2005-07-21 Thread S.A. Birl
On Jul 21, S.A. Birl ([EMAIL PROTECTED]) typed: birl: Our 2.0.48 server proxies requests to an IIS server. On the IIS server is birl: a website written in Cyrillic (ISO-8859-5 Im told). I know nothing about birl: Cyrillic as the majority of our websites are in English (and this is the birl:

Re: [EMAIL PROTECTED] Cyrillic (ISO-8859) information lost during proxy

2005-07-21 Thread Nick Kew
On Thu, 21 Jul 2005, S.A. Birl wrote: > I was just recently made aware of a problem, which I hope the list can > help with: > > Our 2.0.48 server proxies requests to an IIS server. On the IIS server is > a website written in Cyrillic (ISO-8859-5 Im told). I know nothing about > Cyrillic as the m

[EMAIL PROTECTED] Cyrillic (ISO-8859) information lost during proxy

2005-07-21 Thread S.A. Birl
I was just recently made aware of a problem, which I hope the list can help with: Our 2.0.48 server proxies requests to an IIS server. On the IIS server is a website written in Cyrillic (ISO-8859-5 Im told). I know nothing about Cyrillic as the majority of our websites are in English (and this i

[EMAIL PROTECTED] virtualhosts running as different users / chmod go-rwx ./public_html/

2005-07-21 Thread daniel stobbe
hello, im interested on a secure apache2 installation with many virtual users and domains. the virtual host's must run under the users that own the domains homedir. expl: /home/user1/example1.com/public_html/ drwx-- user1.users . rwx-- user1.users index.html /hom

[cli-users] R: [cli-users] R: [cli-users] mod_aspdotnet and VirtualHost

2005-07-21 Thread Gabriele Bianchini
But since I have two ASP.NET apps on my server how do I write down the config? The problem is that the URI for the two sites are the same (/ - root directory) and they map to two different dirs on the server. So could you please show how you would write my config file? Many thanks Gabriele Bianch

RE: [EMAIL PROTECTED] Apache 2.0.54 and SSLaccelerator card

2005-07-21 Thread Axel-Stéphane SMORGRAV
The mod_ssl included with Apache 2.0 has nothing to do with the one you may have been used to with 1.3. I build Apache 2.0 with any OpenSSL 0.9.7. The module mod_ssl is statically built into Apache, whereas libssl and libcrypto are shared objects. In order to use the cryptographic accelerator,

Re: [cli-users] R: [cli-users] mod_aspdotnet and VirtualHost

2005-07-21 Thread William A. Rowe, Jr.
At 11:27 AM 7/21/2005, Gabriele Bianchini wrote: >Hello and thanks. > >You say to drop the ... directive out of the vhost >section and this make sense to me. >But if I drop the AspNetMount directive out of the vhost section how do I >have to write it so that it maps each request to the correct site

[EMAIL PROTECTED] Re: Apache 2.0 and OpenSSL

2005-07-21 Thread Joost de Heer
> What I'm doing and the response: > > srvr1:~ # openssl s_client -connect 64.59.95.68:443 > CONNECTED(0003) > 27014:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown > protocol:s23_clnt.c:475: add -debug to this. Initial guess: SSLEngine isn't set to on for this vhost. Joost -

Re: [EMAIL PROTECTED] Speed

2005-07-21 Thread Michael
Please check this address http://new.bio-world.com (this link is at my site)I`m sure a lot of you guys will recognize the oscommerce. Also please check out this link http://bio.nicpon.net (this link is on wan somewhere). Both has the same db and same filles. But one of them is flying and the ot

Re: [EMAIL PROTECTED] Httpd processes exist for more than two days

2005-07-21 Thread Joshua Slive
On 7/21/05, Mishra, Pawan <[EMAIL PROTECTED]> wrote: > Thanks Joshua for the idea. We would try it. > > We actually have more than 20 such processes even after server has been > idle. > > Btw, what is the time after which a process dies in case there is no > further request and the number of spar

[EMAIL PROTECTED] Problem logging SIGTERM to ErrorLog when piping to rotatelogs

2005-07-21 Thread Craft, Wesley
This is a strange problem when using rotate logs. We have multiple apache servers running and the one without rotatelogs being piped to from the ErrorLog directive reports the following in the error log when shutting down:   [Wed Jun 15 14:08:46 2005] [notice] caught SIGTERM, shuttin

[EMAIL PROTECTED] File web browser problem

2005-07-21 Thread Maureen Nalunga
Hi,   I am a new apache user and I have configured it to help me share some of my catalogs. The problem I have is that when I log on to the system as root every thing goes on well, but when I use another user then problems starts.   The biggest problem now is that, the catalogs created by a normal

RE: [EMAIL PROTECTED] Httpd processes exist for more than two days

2005-07-21 Thread Mishra, Pawan
Thanks Joshua for the idea. We would try it. We actually have more than 20 such processes even after server has been idle. Btw, what is the time after which a process dies in case there is no further request and the number of spare servers is more than 2? Thanks in advance, Pawan -Original

Re: [EMAIL PROTECTED] Httpd processes exist for more than two days

2005-07-21 Thread Joshua Slive
On 7/21/05, Mishra, Pawan <[EMAIL PROTECTED]> wrote: > Thanks Joshua. > > I have - > > MinSpareServers 1 > MaxSpareServers 2 > > So once there are more than two processes that are spare (not getting > used), shouldn't they be killed automatically? So at any point of time > when there is no traff

Re: [EMAIL PROTECTED] ProxyPass + NoProxy?

2005-07-21 Thread Joshua Slive
On 7/20/05, Jason Morehouse <[EMAIL PROTECTED]> wrote: > I'm trying to setup a transparent proxy to a remote host with ProxyPass. > > ProxyPass / http://myserver.com > > This works great, but I also want to bypass the remote proxy based on > host. > > >From my interpretation of the documentation

RE: [EMAIL PROTECTED] Speed

2005-07-21 Thread PMilanese
DNS would provide a longer delay I would think. At least if it were unreachable. If DNS is unstable and not answering correctly (intermittently), then perhaps that's it. I'd check to see how lookups on the server respond (dig/nslookup) regardless. The default last I knew was 3 tries 5 seconds each.

RE: [EMAIL PROTECTED] Reverse proxing through apache where backend server uses cookie authentication

2005-07-21 Thread Axel-Stéphane SMORGRAV
Good news: you probably do not need mod_rewrite. Try this: ServerName www.in.abc.org ProxyVia off Redirect / http://www.in.abc.org/wps/portal ProxyPass http://www.dev01.abc.org:9081/wps ProxyPassReverse http://www.dev01.abc.org

RE: [EMAIL PROTECTED] Apache 2.0.54 and SSLaccelerator card

2005-07-21 Thread Horthik
hi, I am also having any libraries(.so file in lib),I am using ubsec accelerator card ,I think openssl is already having support for this card by default, In apache it should come "SSLCryptoDevice builtin" in ssl.conf,so that we can modify "SSLCrypotoDevice ubsec" to enable accelerator card, I am

Re: [EMAIL PROTECTED] Module development

2005-07-21 Thread Nick Kew
On Wed, 20 Jul 2005, Joost de Heer wrote: > Joshua Slive said: > > On 7/18/05, Devraj Mukherjee <[EMAIL PROTECTED]> wrote: > >> Are there any resources for module development with Apache? > > > > Other than http://httpd.apache.org/docs-2.0/developer/ > > and http://modules.apache.org/subscribe ?

Re: [EMAIL PROTECTED] Speed

2005-07-21 Thread Nick Kew
On Tue, 19 Jul 2005, Thom Hehl wrote: > How much RAM? httpd and mysql are neither very large, but it sounds like > you've exhausted virtual memory and are swapping yourself to death on > your hard drive. Also, what speed is your hard drive. It's far more likely to be the application than either

RE: [EMAIL PROTECTED] Apache 2.0.54 and SSLaccelerator card

2005-07-21 Thread Axel-Stéphane SMORGRAV
SSLCryptoDevice is not a mod_ssl directive in Apache 2.0. What I do is dynamically link mod_ssl with the adequate libcryptography that supports my accelerator card. I run Apache on Solaris 8 with a Sun cryptographic accelerator and OpenSSL libraries supplied by Sun. You should check whether th

RE: [EMAIL PROTECTED] Httpd processes exist for more than two days

2005-07-21 Thread Mishra, Pawan
Thanks Joshua. I have - MinSpareServers 1 MaxSpareServers 2 So once there are more than two processes that are spare (not getting used), shouldn't they be killed automatically? So at any point of time when there is no traffic, there should not be more than 2 processes. Your reply would be very

[EMAIL PROTECTED] Apache 2.0.5 0 and Tomcat 5.0.25 load balancing

2005-07-21 Thread weetat
Hi all , In my server , i have one apache instance running and 2 tomcat container starting . How to setup setup load balancing , session replication and failover in the enviroment ? Anyone have any ideas or suggestion how to do it ? Thanks. --

[EMAIL PROTECTED] Apache 2 memory usage

2005-07-21 Thread Leeuwen, Allan van
Is there any way I can limit the maximum amount of memory that Apache 2.x uses under windows ? I have some php scripts running that eat memory for breakfast, lunch and dinner (and then some). The server is constantly running out of memory which causes other (more important) processes to go into hea

[EMAIL PROTECTED] SOLVED: Allow from - requiring both a http header and an IP range

2005-07-21 Thread Dieter Vrancken
On Wednesday, July 20, 2005, at 05:30PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > >This can, in fact, be done using mod_setenvif using something like >SetEnvIf Remote_Addr .* goodadd=0 >SetEnvIf Remote_Addr ^xxx\.yyy\.zzz goodadd=1 >SetEnvIf X-Magic magic_value letmein >SetEnv goodadd 0 !letmein >

[EMAIL PROTECTED] RE: [POSSIBLE SPAM] - Re: [EMAIL PROTECTED] Problem with SSL request via Windows Network Load Balancer (WNLB) - Email found in subject

2005-07-21 Thread Lee Weng Kong
Wow, thanks for the quick reply. Just to clarify, what do you mean by "your load-balancer doesn't handle https correctly"? Do you mean 1) Windows Network Load Balancer is unable to handle https correctly at all (i.e. there is no point trying to get it working, because it won't). I don't think that

Re: [EMAIL PROTECTED] Problem with SSL request via Windows Network Load Balancer (WNLB)

2005-07-21 Thread Davide Bianchi
Lee Weng Kong wrote: > 4) http://131.42.2.5:443 was ok. 443 is my port number for HTTPS No, this is not "ok". If you can get an https page by using http, it means that the system is not 'speaking https' but plain http. And this lead to > 5) https://131.42.2.5 was NOT ok. of

[EMAIL PROTECTED] Problem with SSL request via Windows Network Load Balancer (WNLB)

2005-07-21 Thread Lee Weng Kong
Hi,   I'm using Apache HTTP Server 2.0.53. This is set-up on a machine with IP 131.42.1.4.   Windows Network Load-Balancer is configured to use virtual IP 131.42.2.5 and currently only manages the IP 131.42.1.4 (i.e. it will direct all requests only to 131.42.1.4).   I've also set up the