On Tuesday 06 September 2005 16:09, the author Vizion contributed to the
dialogue on-
Re: [EMAIL PROTECTED] Virtual host config:
>On Tuesday 06 September 2005 10:20, the author Vizion contributed to the
>dialogue on-
>
> [EMAIL PROTECTED] Virtual host config:
>>Hi
>>
>>My Apache2 runs on Unix
Marc Jonkers wrote:
Hi,
I am testing with LDAP auth to an AD. This works well with port 389, but
now I want it secure to I set port 636 (LDAPS).
When I look at the error.log I see:
[Mon Sep 05 13:51:45 2005] [warn] [client 10.10.20.110] [22408]
auth_ldap authenticate: user jonkm authentic
On Tuesday 06 September 2005 10:20, the author Vizion contributed to the
dialogue on-
[EMAIL PROTECTED] Virtual host config:
>Hi
>
>My Apache2 runs on Unix (Freebsd) with
>httpd.conf including
>ServerRoot "/usr/local"
>DocumentRoot "/usr/local/www/data"
>
>It is so long ago that I was working
André Malo wrote:
* Paul Richards wrote:
Hi,
I'm attempting to write a CGI script response which has the
Transfer-Encoding header set to "cunked". Apache is buffering the
output and erroneously adding a Content-Length header which is
forbidden by the HTTP spec [1].
Well, this is a bad thin
Title: Re: [EMAIL PROTECTED] Apache reverse proxy slow
Chris
I definitely appreciate your answer
Sincerely
-Original Message-
From: Covington, Chris <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Tue Sep 06 16:20:33 2005
Subject: Re: [EMAIL PROTECTED] Apache reverse proxy sl
> Soin other words, slowness happened ONLY if I use
> ApacheReverseProxy->CSM/SSLM->Tomcat
Don't use Cisco CSM/SSLM or open a support case with Cisco.
---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com
---
Hi Apache guru
My configuration is:
client -> Cisco CSM/SSLM -> Apache reverse proxy -> Cisco CSM/SSLM ->
Tomcat
https http https http
I am using Apache 2.0.52 on RedHat Linux Enterprise 4
In described configuration client response is very slow, im
Hi
My Apache2 runs on Unix (Freebsd) with
httpd.conf including
ServerRoot "/usr/local"
DocumentRoot "/usr/local/www/data"
It is so long ago that I was working on apache that I have forgotten the
basics!
I am adding a number of virtual hosts the files located as
/usr2/virtualhosts/vhostname1/
On 9/6/05, Matthias Teege <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 06, 2005 at 09:14:26AM -0400, Joshua Slive wrote:
> > Start by removing ALL the ProxyPass directives from the config and
> > make sure you can access the static content.
>
> Ok, I've done so and I can access the static content with
On Tue, Sep 06, 2005 at 09:14:26AM -0400, Joshua Slive wrote:
> Start by removing ALL the ProxyPass directives from the config and
> make sure you can access the static content.
Ok, I've done so and I can access the static content without the
ProxyPass rules. The I add ProxyPass /static/ ! and get
On 9/6/05, Michael Schoenboeck - domaintechnik.at <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > quick read of your mail
> >
> > arent you missing the ProxyPassReverse directive?
> >
> > ./allan
>
> Sorry, i think this is not the problem, cos i have used it from this
> example:
> http://www.apacheweek.co
You can debug with the options :
ProxyHTMLLogVerbose On
LogLevel Debug
-Message d'origine-
De : Michael Schoenboeck - domaintechnik.at [mailto:[EMAIL PROTECTED]
Envoyé : mardi 6 septembre 2005 16:05
À : users@httpd.apache.org
Objet : AW: [EMAIL PROTECTED] Problem with (SSL)ReverseProxy
Hi,
> quick read of your mail
>
> arent you missing the ProxyPassReverse directive?
>
> ./allan
Sorry, i think this is not the problem, cos i have used it from this
example:
http://www.apacheweek.com/features/reverseproxies
But i don't know how to fix this with the redirects.
Greetings
Michae
On 9/6/05, Matthias Teege <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 05, 2005 at 06:29:02PM -0400, Joshua Slive wrote:
>
> > BEFORE the existing ProxyPass directive, put
> > ProxyPass /static !
>
> I've done this but got a "400 Bad Request" if I try to access
> my.vhost.net/static/. Do I need the a
Quoting "Michael Schoenboeck - domaintechnik.at" <[EMAIL PROTECTED]>:
quick read of your mail
arent you missing the ProxyPassReverse directive?
./allan
Hi,
I have a very big problem with ReverseProxy and CGI/PHP http-redirects.
I have three domains, e.g. domainEXT.xy, domainINT1.xy and d
L. Scholten wrote:
> Wie kan/wil mij, als newbie op het apache gebied, vertellen hoe ik mijn
> server moet configureren, zodat ik mijn eigen website kan hosten?? Ik
> kan mijn website wél intern via localhost benaderen, maar vanaf buiten
> via mijn "eigen" ipadres lukt het niet...Ik krijg meldinge
Hi there,
I run have a machine running Apache/2.0.54 (Win32) mod_ssl/2.0.54
OpenSSL/0.9.7g mod_perl/2.0.1 Perl/v5.8.7 From time to time in the
error log, I get a notice" [info] (OS 10054)An existing connection was
forcibly closed by the remote host. : core_output_filter: writing data
to the n
Wie kan/wil mij, als newbie op het apache gebied, vertellen hoe ik mijn server moet configureren, zodat ik mijn eigen website kan hosten?? Ik kan mijn website wél intern via localhost benaderen, maar vanaf buiten via mijn "eigen" ipadres lukt het niet...Ik krijg meldingen zoals FORBIDDEN e.d
hi,
I use module mod_proxy of apache 2.0.54 as reverse proxy for cgi servers.
Sometimes I saw error messages in error_log which were
"proxy: error reading status line from remote server"
"proxy: Error reading from remote server returned by".
And the proxy return corresponding 502 http status t
Hi
Please required help urgently on enabling dynamic
engine support for hardware accelerator card.
I donot want to use buitin engine.
I want to use "SSLCryptoDevice dynamic" directive.
I am trying to add dynamic engine support to
apache-2.0.46.I am using
openssl-0.9.7a on redhat enter-prised li
Hi,
I have a very big problem with ReverseProxy and CGI/PHP http-redirects.
I have three domains, e.g. domainEXT.xy, domainINT1.xy and domainINT2.xy
(The INT domains are on another server)
For domainEXT.xy i hafe a SSL-cert. (https://domainEXT.xy) works fine.
So i had the idea to make a ReversePr
21 matches
Mail list logo