ABAPGUY wrote:
> Hi all,
> experimenting with speeding up https performance I
> added our Apache Reverse Proxy to the Trusted Sites in
> Internet Explorer ..and suddenly https performance
> increased . I expect this was due to the browser
> suddenly using Low Security settings and I guess could
> e
Hi all,
experimenting with speeding up https performance I
added our Apache Reverse Proxy to the Trusted Sites in
Internet Explorer ..and suddenly https performance
increased . I expect this was due to the browser
suddenly using Low Security settings and I guess could
experiment with the Security S
Sander,
I just managed to get the whole thing to make and make install without
error. What changed? I used fink to install the latest package available
for openssl on Mac that it had available, the one you cite below, 0.9.7i.
The one that was on this box originally was 0.9.6m. The one I ins
On Sep 29, 2006, at 2:24 PM, William A. Rowe, Jr. wrote:
Well it seems autoconf is borked on your box, because it should be
test
compiling to determine if X509_STORE_CTX_set_depth is exported from
OpenSSL. Apparently not, on your build, but autoconf decides it is
successful.
Note that the
On 9/29/06, David Salisbury <[EMAIL PROTECTED]> wrote:
anyways, I'm trying to do the same thing with eruby ( actually erb )
and can't seem to get it to work
ScriptAlias /erb/ "/usr/local/bin/"
Oooo... Bad idea. You just gave web access to your /usr/local/bin/
directory. Very dangerous.
A
There seems to be some magic that goes on behind the scenes, and perhaps
someone can shed some light. We have a php script that works with the
pertinent Apache configuration directives being:
ScriptAlias /php/ "/usr/local/bin/"
Options -Indexes
AddType application/x-httpd-php .php
Action a
Well it seems autoconf is borked on your box, because it should be test
compiling to determine if X509_STORE_CTX_set_depth is exported from
OpenSSL. Apparently not, on your build, but autoconf decides it is
successful.
You can try forcing the ac_cv_ flag for HAVE_X509_STORE_CTX_SET_DEPTH,
I don't
Thanks Owen, I will try PHP session.
Marcus
Boyle Owen wrote:
-Original Message-
From: Marcus Yu [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 28, 2006 10:41 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Use own login page possible?
Hello,
My site uses Apache 2.0.53
Just to add to this, I’m also getting
the following error in tomcat connector’s mod_jk.log
[Fri Sep 29 14:37:26 2006] [1605:50880]
[error] ajp_get_reply::jk_ajp_common.c (1531): Tomcat is down or refused
connection. No response has been sent to the client (yet)
[Fri Sep 29 15:12:42
Howdy,
trying to build apache 2.2.3 on a Mac G4 (old, and slow) with OS X 10.4.
I'm trying to build with mod_ssl and a number of other modules, and ran
into the following error:
/usr/bin/ld: Undefined symbols:
_X509_STORE_CTX_set_depth
collect2: ld returned 1 exit status
make[1]: *** [httpd]
You set Require for your /. That means that Apache requieres
authentication for every request. Now here is simple description why
you have your problem:
1. Browser sends a request
2. Apache answers with 401 code: Authrization required
3. Browser asks user for a username and password and send it b
I have a problem which I think might be a bug. I have
setup Apache as a Reverse proxy and it works fine! The
backend Web server is IIS. For some of the web pages a
user has to enter their Windows credentials to reach
the web page. This also works fine!
The Problem: What is required is first a gene
Joshua Slive wrote:
As I said, you need to edit the apachectl script to point to the
correct locations for the config file and the pid file.
Joshua.
Joshua,
After some digging in an strace I found that the process was boarked due
to a problem with libs and a virtual host. I took that out
I dont think so, because when I use Apache 2.0.52 but keep all of my
CGIs the same, this issue disappears.
It must be something with apache itself.
thanks,
stan
Steve Swift wrote:
One possibility is that one of your CGI's is writing a null line to
STDERR. Can you correlate the times in the
We have a webserver with Apache 2.2.2 running that acts as a
pass-thru, forwarding all POST requests from the internet to Tomcat.
The connection works but sometimes, a request on the
webserver just hangs. If I re-try a few times, the webpage eventually opens.
I’m not quite sure what
On 9/29/06, Nick Black <[EMAIL PROTECTED]> wrote:
Hello,
I am about to comile apache 2.2.3 from source, but need to tweak my
./configure options a bit.
I currently have:
./configure --prefix=/usr/local/apache \
--enable-so
--enable-cgi
--enable-info
--enable-rewrite
--enable-speling
--enable-
On 9/29/06, Stephen Williams <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
>
> Have you edited the apachectl script to point (with the -f command
> line option) at the correct config file for each install?
>
> What EXACT error messages are you getting?
>
> Joshua.
>
No I have not tried that y
Finally got one to run away..
gdb output of the runaway gives:
(gdb) where
#0 0x28bbcec0 in _thread_sig_handle_pending () from /usr/lib/libc_r.so.5
#1 0x28bbc780 in _thread_sig_handler () from /usr/lib/libc_r.so.5
#2 0x28bbc981 in _thread_sig_handler () from /usr/lib/libc_r.so.5
#3 0x28bbd9f
Hello,
I am about to comile apache 2.2.3 from source, but need to tweak my
./configure options a bit.
I currently have:
./configure --prefix=/usr/local/apache \
--enable-so
--enable-cgi
--enable-info
--enable-rewrite
--enable-speling
--enable-usertrack
--enable-deflate
--enable-ssl
--enable-mim
OK - thanks to your input I was able to get a look at the sorce code
on the real server and it is littered with absolute URLs.
My proxy statements were valid I was able to append the proxy server
URL string with the URLs and it dished up the content with no issues.
I will take a look at the oth
Joshua Slive wrote:
Have you edited the apachectl script to point (with the -f command
line option) at the correct config file for each install?
What EXACT error messages are you getting?
Joshua.
No I have not tried that yet but take a peak at this and tell me what
you think.
[EMAIL PRO
Thanks Joshua for your help. Please see my
reply/comment inserted below.
Thx again, Q.Xie
> How are you measuring? ServerLimit is a limit on
> the number of processes, not threads. On many OSes,
it is
> difficult to distinguish between processes and
threads.
Our WebServer is a SUN box with
Apache/2.0.54 on Debian Stable.
The file is 2.3GB (2,398,513,344) so I assume that the file is just
too large for this build of Apache.
In the log file I get:
[Fri Sep 29 10:34:38 2006] [error] (75)Value too large for defined data type:
access to /training/webcasts/webcast_data/161/webcast.mov
Thanks Joshua, I will dig into that today to see what I can find.
On 9/29/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 9/29/06, Jeff Mohler <[EMAIL PROTECTED]> wrote:
> I am suffering from runaway httpd processes, and I dont understand
> enough about systems at this level, to understand why.
>
On 9/29/06, Jeff Mohler <[EMAIL PROTECTED]> wrote:
I am suffering from runaway httpd processes, and I dont understand
enough about systems at this level, to understand why.
I asked my server "admin" (IE: Smart helper) to add PHP support and a
few other minor things to the environment, which has
On 9/29/06, Stephen Williams <[EMAIL PROTECTED]> wrote:
I have tried that sorry for the vague question. The thing that's odd is
that when I try to start the second instance of apache it sees (seems
aware) of the other instance. It actually sees the others PID file and I
have explicit paths in th
Also take a look at this
http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html
It can be used for writing an output filter.
On 9/29/06, Serge Dubrouski <[EMAIL PROTECTED]> wrote:
If I'm right about absolute links the best way to fix that is make
your backend server to produce relative links
If I'm right about absolute links the best way to fix that is make
your backend server to produce relative links only, i.e. without
server name.
Other way is writing a special handler that would parse all aoutgoing
data and strip the name of backend servere from the links. Of course
it will lead
Hmmm, interesting. So how do I get around this? I am perplexed to say
the least...
On 9/29/06, Serge Dubrouski <[EMAIL PROTECTED]> wrote:
I've tested kind of your configuration and everything works all right
in mine test environment. So I still think that your real server
(Oracle Application Se
I've tested kind of your configuration and everything works all right
in mine test environment. So I still think that your real server
(Oracle Application Server) somehow generates absolute (not realive)
links. I'm almost sure in that.
On 9/29/06, Jeff DeFord <[EMAIL PROTECTED]> wrote:
AFAIK, it
No, this is not an attempt at redirection. The real server URL's are
not meant to be seen. All html should all appear as if it originated
from the proxy server.
The base (root-level) URLs are already working in this manner. The
URLs that include additional directory structures beyond "/" are not
So you want the proxy server to redirect https request to the real server. Your real serveris not hide behind the proxy. The client browsers can access the real server directly if
the url of the real server is known. The https session between client browser and the real server is established after
Honestly I'm not really familiar with ProxyPass and ProxyPassReverse.
I would do following:
RewriteRule ^/(.*)$https://real_server:8050/$1 [P,L]
Try to put that instead of your ProxyPass and ProxyPassReverse. That
should do the trick.
On 9/29/06, Jeff DeFord <[EMAIL PROTECTED]> wrote:
AFA
AFAIK, it is all static content with some jsp pages. No CGI/PHP/Etc...
The real server is an Oracle application server, so all of the web
content was derived from the installation process script "AutoConfig".
My confusion is in trying to get the URL's rewritten and proxied that
go beyond the root
You give no details of your setup so I have to assume the obvious; that
you are trying to run both apaches on the same socket (ie, same IP and
port). You have to have the apaches "Listen" to different TCP/IP
sockets, eg:
Different ports:
Apache #1:
Listen 80
Apache #2
Listen 8080
Different IP
I can't find in the manual if it is possible to cascade Allow/Deny directives.
I made some tests and I think it's not possible.
For instance:
Options None
AllowOverride None
Order allow,deny
Allow from 127.0.0.1
Options +Indexes
Allow from example.com
In the above
Hi all,
I develop a product which uses Apache HTTPD and PHP to (a) provide an interface
for remote data delivery engine (DDE) to upload data, and (b) provide an
interface for users to get at this data.
I want to enhance our testing framework, and an idea I have for how to do this
is to create a
> -Original Message-
> From: Stan Kaushanskiy [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 28, 2006 6:26 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Apache 2.2.3 CGI OS 5 Issue under load
>
> Boyle Owen wrote:
> >> -Original Message-
> >> From: Sta
> -Original Message-
> From: Marcus Yu [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 28, 2006 10:41 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Use own login page possible?
>
> Hello,
>
> My site uses Apache 2.0.53, PHP 4.3.11 and MySQL 5.0.18 on
> Fedora Core 3
> -Original Message-
> From: jekillen [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 29, 2006 1:32 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Two Nics, several ips aliased to each one
>
>
> On Sep 27, 2006, at 11:10 PM, Boyle Owen wrote:
>
> >
> >
> >> ---
> -Original Message-
> From: Stephen Williams [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 28, 2006 11:09 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] running apache 1.3.31 & 1.3.37 on the
> same server
>
> Hello all I have been digging around on google and throu
Hello,
I am currently trying to set up an apache server. Due to some
constraints, I am trying to build it from sources, what I am not really
used to. But I am near to the end... One last thing doesn't compile :
ldap support.
I am running a Mandriva 2006, with apr-util v 1.1.1 shipped.
42 matches
Mail list logo