Hello
>From a perspective of operation, I want to know behavior of the Apache HTTP
Server. In case of disk is full , when the the Apache HTTP Server is going
to write a log to the logging file such as relatelogs, what is goinging to
happen? Still running without the logging? Stopping?
Thanks in
I'm seeing an issue where Apache (2.2.19, mpm-prefork, default settings for
prefork, Centos 4) slows down and eventually
becomes non-responsive. I'm not seeing any obvious errors but I am seeing a
weird symptom. At this point I don't know if
Apache or Railo is causing it or whether it's a side-ef
Hi -
I am trying to use Proxy Module to make a proxy like this:
ProxyPass /foo . If destination part is a web page like
http://foo.example.com/bar or http://foo.example.com/index.html, it works
perfectly. But in case if destination part is something like
http://foo.example.com/bar.dll I get a pag
On Thu, Aug 25, 2011 at 3:46 AM, Josu Lazkano <
josu.lazk...@barcelonamedia.org> wrote:
> On Wed, 2011-08-24 at 08:51 -0400, Yehuda Katz wrote:
> > On Wed, Aug 24, 2011 at 8:39 AM, Josu Lazkano
> > wrote:
> >
> > [Wed Aug 24 14:32:45 2011] [error] [client 84.88.76.10] PHP
> > Fata
On 08/25/2011 12:51 PM, Amira Othman wrote:
I want to ask about apache killer and how to avoid it. I am using
httpd-2.2.3-43.3.vm on centos 5.6
As already posted on the list, this is one way of avoiding it:
1) Use SetEnvIf or mod_rewrite to detect a large number of ranges and then
either i
Hi all,
I want to ask about apache killer and how to avoid it. I am using
httpd-2.2.3-43.3.vm on centos 5.6
Regards
RewriteRule /example/ http://example.com [P,L]
On Thu, Aug 25, 2011 at 8:19 PM, Denys wrote:
>
> Hello -
>
> I need to create some kind of proxy using Apache Server.
>
> I tried to use something like
> ProxyPass /test1/test2/ http://example.com but had no success because
> ProxyPass require "/"
Hello -
I need to create some kind of proxy using Apache Server.
I tried to use something like
ProxyPass /test1/test2/ http://example.com but had no success because
ProxyPass require "/" suffix after the second URL. In my case adding "/" is
not working because my URL ends with example.dll and no
On Wed, 2011-08-24 at 08:51 -0400, Yehuda Katz wrote:
> On Wed, Aug 24, 2011 at 8:39 AM, Josu Lazkano
> wrote:
>
> [Wed Aug 24 14:32:45 2011] [error] [client 84.88.76.10] PHP
> Fatal error:
> Allowed memory size of 20971520 bytes exhausted (tried to
> alloc