On Thu, Dec 11, 2008 at 11:32 PM, Mitar wrote:
> Hi!
>
> Is there a way to disable logging of invalid requests to an HTTP
> server (which result in a 501 response code)? I would like to log only
> specific URLs and I am using SetEnvIf with CustomLog to do that, like:
>
> SetEnvIf Request_URI "^/$"
Eric Covener wrote:
Maybe ltrace would help you narrow
down on which APR function is returning this...
Move along, nothing to see here. I've discovered that my problem was
with my (custom) version of mod_auth_cas. Sorry for the disruption.
Scott
On Fri, Dec 12, 2008 at 3:13 PM, Eric Covener wrote:
> On Fri, Dec 12, 2008 at 2:15 PM, Scott Beardsley
> wrote:
>> [Fri Dec 12 11:02:07 2008] [error] (70023)This function has not been
>> implemented on this platform: proxy: prefetch request body failed to
>
> What platform are you on, and where
On Fri, Dec 12, 2008 at 2:15 PM, Scott Beardsley wrote:
> [Fri Dec 12 11:02:07 2008] [error] (70023)This function has not been
> implemented on this platform: proxy: prefetch request body failed to
What platform are you on, and where/how did you get your httpd build?
--
Eric Covener
cove...@gmai
I'm attempting to place Apache (2.2.8) + mod_ssl(OpenSSL/0.9.8g) in
front of a web application that uses AJAX POSTs extensively. For some
reason all POSTs fail with the following message in apache's error.log
(and 500 errors get sent back to the client):
[Fri Dec 12 11:02:07 2008] [error] (700
On Thu, Dec 11, 2008 at 11:13:03AM -0500, Dan Mahoney, System Admin wrote:
> http://gushi.livejournal.com/451615.html?mode=reply
Now if I could only find a maildrop recipe to rip these annoying
prefixes *off* of all incoming mail
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Ther
Hi,
I know this has been touched before, namely here:
http://mail-archives.apache.org/mod_mbox/httpd-users/200607.mbox/%3c44b2796e.30...@red.roses.de%3e
But to recapitulate, is there some way of proxying RPC over HTTP (as
used by MS Exchange) with apache 2.2? If not, wha
Eric Covener wrote:
Those aren't name-based yet. If you had two on the same port, they'd
have to share a single certificate and all their SSL settings. So you
could say it's vacuously possible.
I'm doing name based vhosts with SSL by using a wildcard certificate for
*.example.com. All m
On Fri, 2008-12-12 at 13:56 +0100, Filip Sneppe wrote:
> Hi,
>
> You'll need a SNI-capable mod_gnutls if you want to do this.
>
> Check out this link for some more info:
>
> http://www.g-loaded.eu/2007/08/10/ssl-enabled-name-based-apache-virtual-hosts-with-mod_gnutls/
>
> Regards,
> Filip
In a
Hi,
You'll need a SNI-capable mod_gnutls if you want to do this.
Check out this link for some more info:
http://www.g-loaded.eu/2007/08/10/ssl-enabled-name-based-apache-virtual-hosts-with-mod_gnutls/
Regards,
Filip
On Thu, Dec 11, 2008 at 10:00 PM, Vijay wrote:
> Eric,
>
> That really helps.
On Fri, Dec 12, 2008 at 4:08 AM, killbulle wrote:
>> i my case i juste know that 250 is two low( i receive you should consider
>> raising Threadperchild) and the cpu load was low at this time...,
>> in fact my question is more is 250 a good default for server class machine
>> who server jk and sta
Eric Covener wrote:
>
> On Thu, Dec 11, 2008 at 4:25 PM, killbulle wrote:
>>
>> Hi the list,
>> i have a windows apache 2.0.63 install,
>> and i like to size correctly this value for my production machine
>> 2GB/dual
>> core serving static and jk stream
>> is there a rule for sizing winnt mpm
Eric Covener wrote:
>
> On Thu, Dec 11, 2008 at 4:25 PM, killbulle wrote:
>>
>> Hi the list,
>> i have a windows apache 2.0.63 install,
>> and i like to size correctly this value for my production machine
>> 2GB/dual
>> core serving static and jk stream
>> is there a rule for sizing winnt mpm
13 matches
Mail list logo