As i previously mentioned, the apache is actually Oracle-HTTP-Server
version 10.1.3.4.0
Asaf
On Tue, Jul 2, 2013 at 6:27 PM, Asaf Dalet wrote:
> Hi,
> my customer has an apache 1.3 (packed in oracle apps), which has a weird
> situation:
>
> server-status?auto gives very diffe
Hi,
my customer has an apache 1.3 (packed in oracle apps), which has a weird
situation:
server-status?auto gives very different numbers in "Total Accesses" between
subsequent executions. For example, when I run it once, I get:
*Total Accesses: 2603345828*
Total kBytes: 18283321
CPULoad: 1769.96
Up
ces
> of the source before compiling:
>
> .../httpd-2.2.x/build/config.guess
> .../httpd-2.2.x/srclib/apr/build/config.guess
> .../httpd-2.2.x/srclib/apr-util/build/config.guess
> .../httpd-2.2.x/srclib/apr-util/xml/expat/conftools/config.guess
>
> Recompile.
>
> Brian
this is the httpd.conf file
No, increasing the log level didn't add any relevant messages. i will try
the EnableSendfile option
thanks
asaf
On Wed, Aug 22, 2012 at 2:54 PM, ivan Gouin wrote:
> Hi asaf,
> Could you please post your config file?
>
> thanks
>
>
> On
Hi,
I compiled apache 2.2 64 bits on AIX 6.1 and the installation seeemed to
have passed fine. But when I browse to static HTML pages on that server -
all pages return empty with "Content-Length: 0" in the response headers.
anyone has an idea how to fix this?
thanks
asaf
Hi everyone,
I have a module written for Apache, The module extract information
regarding the transaction that are processed by the Apache.
This module has global configurations which now I need per Virtual Host and
it may take a great deal of work to change.
My question is: is there some way to
??
>
> LFS is not a compile time feature starting 2.2, for one.
>
> For the other, my recommendation for high quality Solaris packages
> is to use OpenCSW (Getting started: pkgadd -d http://get.opencsw.org/now)
>
> > On Mon, Nov 21, 2011 at 11:44 PM, Asaf Dalet < asaf.da
t i would really like to know - who's bug
and how to fix it. for example, if the packages of apache 2.2.0 with APR
1.2.2 on sunfreeware.com have a bug that was later fixed - then i can tell
my customer to upgrade to a later version.
???
On Mon, Nov 21, 2011 at 11:44 PM, Asaf Dalet wrote:
&g
e was compiled with). am i right?
by any chance, does anyone know what are the ./configure options that
control the size of apr_off_t, (if there are any)?
thanks
asaf
On Mon, Nov 21, 2011 at 7:23 PM, William A. Rowe Jr. wrote:
> On 11/21/2011 9:48 AM, Asaf Dalet wrote:
>
>>
?
appreciate any comment
thanks
asaf
typedef off64_t apr_off_t;
On Wed, Nov 16, 2011 at 9:53 AM, Asaf Dalet wrote:
> Hi,
> here's the output of http -V for the precompiled apache:
> Server version: Apache/2.2.0
> Server built: Jan 1 2006 07:22:25
> Server's Module
AT|O_WRONLY)) < 0)") but my apr_off_t
is still 8 bytes. actually, i checked the return value of
"open("conftest.lfs", O_LARGEFILE|O_CREAT|O_WRONLY)" and it is not < 0. I
build on solaris 5.8 Generic_117350-49 sun4u sparc SUNW,Sun-Fire-V210
On Thu, Nov 10, 2011 at 9:
t; On 11/9/2011 11:52 PM, Asaf Dalet wrote:
>
>> the precompiled apache version is definitely 2.2.0 (according to httpd
>> -V) and there is
>> definitely some mismatch between request_rec size between it and my
>> compiled module. Of
>> course i don't k
my module
the sizeof is 424.
what other details can i supply in order to get to the bottom of this?
On Thu, Nov 10, 2011 at 12:51 AM, William A. Rowe Jr.
wrote:
> On 11/9/2011 3:07 PM, Asaf Dalet wrote:
>
>> Hi everyone,
>> i have a problem which is bugging me for a couple
Wed, Nov 9, 2011 at 1:07 PM, Asaf Dalet wrote:
> > Hi everyone,
> > i have a problem which is bugging me for a couple of days now:
> >
> > i have a module written for apache 2.2.x and compiled as 32-bit on
> solaris 9
> > SPARC 64-bit.
> > i have a precompiled apa
Hi everyone,
i have a problem which is bugging me for a couple of days now:
i have a module written for apache 2.2.x and compiled as 32-bit on solaris
9 SPARC 64-bit.
i have a precompiled apache core on a different solaris 9 (also 64-bit).
the problem: sizeof(request_rec) in the module <> sizeof(
Hi,
I am writing an apache module. In the module code, on runtime, I want to
know the directory of my module (to read a configuration file).
for example:
LoadModule mod_mymodule c:\my_module_path\my_module.so
I want to be able to get the path: "c:\my_module_path\"
is there a way to do it?
Hi,
There was a fix for this bug that added AllowSetCookieOnNotModified to the Apache configuration file (see http://hypermail.linklord.com/new-httpd/2003/Jun/0679.html
).
Was this fix eventually applied? in what version? is there an option to set it programatically, from module code?
thanks
17 matches
Mail list logo