On 06.03.2012 18:26, Tom Evans wrote:
On Tue, Mar 6, 2012 at 1:44 PM, Tom Evans wrote:
On Tue, Mar 6, 2012 at 1:01 PM, Tom Evans wrote:
So, we've been trying to track disappearing requests. We see lots of
requests that go via the CDN to reach our data centre failing with
error code 503. This
Hi, Marco,
I tried to replay the bug you found. But I didn't see any error message. It
works pretty well...
I'm sure that I followed all the steps listed in your previous email.
Could you provide more information?
btw, My platform is Ubuntu 10.04.
-- Tianyin
On Fri, Feb 24, 2012 at 4:19 AM,
On Tue, Mar 6, 2012 at 6:04 PM, Chri < carn...@electrichendrix.com > wrote:
>>When putting SSL in the server flags line, apache does not restart: [Tue Mar
>>06 17:59:45 2012] >>[error] Init: Unable to read server certificate from file
>>/etc/apache2/ssl.crt/server.crt
>>[Tue Mar 06 17:59:45 2
On Tue, Mar 6, 2012 at 6:04 PM, Chris Arnold wrote:
> When putting SSL in the server flags line, apache does not restart:
> [Tue Mar 06 17:59:45 2012] [error] Init: Unable to read server certificate
> from file /etc/apache2/ssl.crt/server.crt
> [Tue Mar 06 17:59:45 2012] [error] SSL Library Error:
On Tue, Mar 6, 2012 at 5:07 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
On Tue, Mar 6, 2012 at 4:49 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
>>In /etc/sysconfig/apache2 find the 'Define' line and make sure SSL is in it
>>and NOSSL is not in it >>(should be below the
On Tue, Mar 6, 2012 at 5:07 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
On Tue, Mar 6, 2012 at 4:49 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
>>In /etc/sysconfig/apache2 find the 'Define' line and make sure SSL is in it
>>and NOSSL is not in it >>(should be below t
On Tue, Mar 6, 2012 at 5:07 PM, Chris Arnold wrote:
> On Tue, Mar 6, 2012 at 4:49 PM, Chris Arnold < carn...@electrichendrix.com>
> wrote:
> >>In /etc/sysconfig/apache2 find the 'Define' line and make sure SSL is in
> it and NOSSL is not in it >>(should be below the modules list).
> >>(Or you ca
For some reason proxy_fcgi gives a blank page every couple of requests, and
then one of Apache's children segfaults using any method to connect to
PHP-FPM.
[Tue Mar 06 17:27:50.801406 2012] [proxy_fcgi:error] [pid 26164:tid
3078687600] [client x:22361] AH01070: Error parsing script headers
[Tue Ma
On Tue, Mar 6, 2012 at 4:49 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
>>In /etc/sysconfig/apache2 find the 'Define' line and make sure SSL is in it
>>and NOSSL is not in it >>(should be below the modules list).
>>(Or you can either comment out the IfDefine directives, but I don'
On Tue, Mar 6, 2012 at 4:40 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
>>It looks like the server is not listening on port 443. I can get to
>>https://192.168.123.4/ifolder >>and login with no problems so i know it is
>>listening on 443.
>>192.168.123.3 is not listening on port
On Tue, Mar 6, 2012 at 4:49 PM, Chris Arnold wrote:
> =>>It looks like the server is not listening on port 443. I can get to
> https://192.168.123.4/ifolder and login with no problems so i know it is
> listening on 443.
> >>192.168.123.3 is not listening on port 443.
> Snippet from listen.conf:
>
On Tue, Mar 6, 2012 at 4:40 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
>>It looks like the server is not listening on port 443. I can get to
>>https://192.168.123.4/ifolder and login with no problems so i know it is
>>listening on 443.
>>192.168.123.3 is not listening on port 4
On Tue, Mar 6, 2012 at 4:40 PM, Chris Arnold wrote:
> >>It looks like the server is not listening on port 443.
> I can get to https://192.168.123.4/ifolder and login with no problems so
> i know it is listening on 443.
192.168.123.3 is not listening on port 443.
https://teknerds.net/ifolder/
In
On Tuesday, March 6, 2012, Chris Arnold < carn...@electrichendrix.com > wrote:
> Nothing in the logs when i access http://teknerds.net/ifolder/ or
> https://teknerds.net/ifolder .
> What am i doing wrong?
>>First, the rewrite rules in the non-ssl ghost are working fine.
I was using my phone to
On Tue, Mar 6, 2012 at 4:13 PM, Yehuda Katz wrote:
> On Tuesday, March 6, 2012, Chris Arnold
> wrote:
> > Nothing in the logs when i access http://teknerds.net/ifolder/ or
> https://teknerds.net/ifolder.
> > What am i doing wrong?
>
> First, the rewrite rules in the non-ssl ghost are working fin
On Tue, Mar 6, 2012 at 10:06 PM, Mathijs wrote:
> %{HTTP_HOST} is not a valid part of a substitution, its only valid when
> used with a RewriteCond directive. See
> http://httpd.apache.org/docs/current/mod/mod_rewrite.html#rewriterule for
> valid uses of RewriteRule.
>
Apologies, I am misreading
On Tuesday, March 6, 2012, Chris Arnold wrote:
> Nothing in the logs when i access http://teknerds.net/ifolder/ or
https://teknerds.net/ifolder.
> What am i doing wrong?
First, the rewrite rules in the non-ssl ghost are working fine.
It looks like the server is not listening on port 443.
- Y
--
On Tue, Mar 6, 2012 at 9:56 PM, Chris Arnold wrote:
> I am trying to config reverse proxy on a server (private ip 192.168.123.3)
> that will forward https://teknerds.net/ifolder to a different server
> (private ip 192.168.123.4). Using apache 2.2.12. According to
> localhost/server-info i have mod
I am trying to config reverse proxy on a server (private ip 192.168.123.3) that
will forward https://teknerds.net/ifolder to a different server (private ip
192.168.123.4). Using apache 2.2.12. According to localhost/server-info i have
mod_proxy and mod_proxy_http loaded. Here are snippets from t
Sounds like you should probably take a look at
http://en.wikipedia.org/wiki/HTTP_persistent_connection to get an idea of
what Keep-Alive means.
If you find that those 'K' connections are hogging up too much resources,
you could try adjusting your KeepAliveTimeout and MaxKeepAliveRequests
directive
Hi all,
I'm trying to optimize performance of my web server (Debian Squeeze
64bit, it's a VM virtual machine with 4 GByte RAM and 4 vCpu).
I'm using standard "deb" package and apache-prefork, with php running as
module.
I think /server-status give me a lots of information, but how can I
start
On Tue, Mar 6, 2012 at 12:32 PM, Chris Arnold < carn...@electrichendrix.com >
wrote:
>>Fresh install of 2.2.12 on SLES11 SP2 (fresh install also. I was having
>>problems with yast munging apache vhosts and ssl.conf so i >>decided to
>>reinstall SLES11 too). The only thing that has been done
On Tue, Mar 6, 2012 at 12:32 PM, Chris Arnold
wrote:
> Fresh install of 2.2.12 on SLES11 SP2 (fresh install also. I was having
> problems with yast munging apache vhosts and ssl.conf so i decided to
> reinstall SLES11 too). The only thing that has been done to apache: perl,
> php5 and rewrite mods
On Tue, Mar 6, 2012 at 5:32 PM, Chris Arnold
wrote:
> Fresh install of 2.2.12 on SLES11 SP2 (fresh install also.
> I was having problems with yast munging apache vhosts and
> ssl.conf so i decided to reinstall SLES11 too). The only thing
> that has been done to apache: perl, php5 and rewrite mods
On Tue, Mar 6, 2012 at 5:32 PM, Chris Arnold
wrote:
> Fresh install of 2.2.12 on SLES11 SP2 (fresh install also.
> I was having problems with yast munging apache vhosts and
> ssl.conf so i decided to reinstall SLES11 too). The only thing
> that has been done to apache: perl, php5 and rewrite mods
Fresh install of 2.2.12 on SLES11 SP2 (fresh install also. I was having
problems with yast munging apache vhosts and ssl.conf so i decided to reinstall
SLES11 too). The only thing that has been done to apache: perl, php5 and
rewrite mods loaded (NOT using yast but manually in loadmodule and apac
On Tue, Mar 6, 2012 at 1:44 PM, Tom Evans wrote:
> On Tue, Mar 6, 2012 at 1:01 PM, Tom Evans wrote:
>> So, we've been trying to track disappearing requests. We see lots of
>> requests that go via the CDN to reach our data centre failing with
>> error code 503. This error message is produced by th
> The truth is that the proper name of Apache Web Server is httpd which is why
> Apache Software Foundation call by this name.
We also let anyone who builds it specify the name of the binary, so
it's not all that egregious.
-
To
I think it is not so important to call Apache web server as apache2 in any
distribution.
The truth is that the proper name of Apache Web Server is httpd which is why
Apache Software Foundation call by this name.
-Anam
From: Mathijs
To: users@httpd.apache.
On Tue, Mar 6, 2012 at 1:01 PM, Tom Evans wrote:
> So, we've been trying to track disappearing requests. We see lots of
> requests that go via the CDN to reach our data centre failing with
> error code 503. This error message is produced by the CDN, and the
> request is not logged in either of the
On Tue, Feb 28, 2012 at 2:50 PM, Tom Evans wrote:
> Hi all
>
> [I'm re-reading this, and it is a bit of a convoluted setup - I
> appreciate any eyes that read this!]
>
> Hardware: 2 x Dell 2850, 2 x Xeon 5140 2.33 GHz, 4 GB RAM
> OS: FreeBSD 7.1-RELEASE-p4
> Server version: Apache/2.2.22 (FreeBSD)
On 06.03.2012 06:42, Harsimranjit singh Kler wrote:
Is 2.4.1 is compatible with OpenSSL 1.0.0.?
Yes.
Rainer
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apach
32 matches
Mail list logo