On 05/25/2016 09:16 AM, Mohanavelu Subramanian wrote:
Hi All,
Good Morning.
I have Httpd process and Tomcat instances both running on 2 different
machines. The communication between them happens through AJP protocol
(mod_jk) which doesnt support encryption. But we are using some features
of m
On 05/02/2016 03:40 PM, Huang, Jinhui (OST) wrote:
Hi, Andy:
Thank you for the comment about CFLAGS="-m64" and " solaris64-x86_64-gcc".
I will use CFLAGS="-m64" when I re compile/build PCRE.
For OpenSSL, actually, I saw this option when I select the target for Configure program. I thought
tha
On 05/02/2016 03:06 PM, Huang, Jinhui (OST) wrote:
Hi, Rainer:
Thank you for the comments.
Following your suggestion this morning, I recompiled/built the OpenSSL with new
"shared" option. Then I checked the .so files to make sure they are 64 bit.
# export CC="gcc -m64 -fPIC"
On 05/02/2016 12:42 PM, Rainer Jung wrote:
Am 02.05.2016 um 19:07 schrieb Huang, Jinhui (OST):
Hi, Rainer:
I checked the 32/64 Bit issue on PCRE first. I found
/usr/local/apache2/pcre/lib/libpcre.a: current ar archive, 32-bit
symbol table
/usr/local/apache2/pcre/lib/libpcreposix.a: curren
On 12/10/2015 08:21 PM, William A Rowe Jr wrote:
It's been too many years since I and others have looked at 2.4.7, if you
can try this on a modern release of httpd and share those error logs, be
glad to review.
Bill
On Dec 10, 2015 10:40 AM, "LVDave" mailto:lvd...@gmail.com>> wrote:
I ha
On 10/19/2015 06:14 PM, Yann Ylavic wrote:
I forwarded the discussion on the dev@ mailing-list, since httpd is
delaying the write on the socket to fill in the pipe.
I think this should be limited to pipelined request, but would like to
ear others on this.
I will report here if you're not on de
On 10/19/2015 05:08 PM, Yann Ylavic wrote:
On Mon, Oct 19, 2015 at 11:44 PM, Andy Wang wrote:
Spdficially, note the 5 second delay between the first segment (No. 1854)
and the second data segment (1856).
Does it correspond to the KeepAliveTimeout configured on the httpd side?
(Note that
Hi all,
I'm seeing a weird problem that I'm running out of ideas on. I'm going
to send this email to both the apache httpd users list and the tomcat
users list (separate messages) but hoping for any ideas at all.
The issue is currently reproduced using Apache httpd 2.4.16, mod_jk
1.2.41 and
I'm using apache httpd 2.4.16 and attempting to do some network
benchmarking on windows, and noted extremely poor performance with
static files and large transfers through ajp to tomcat.
I decided on a lark to tune SendBufferSize to 131072 and bingo.
massive transfer speed difference.
Without
On 06/25/2015 07:01 AM, Narasimha Rao Gajje wrote:
Dear All,
I am newbie in Apache concepts and only know Apache Tomact.
Following is my requirement, would anybody please help me how to setup.
I have a clustered JBOSS EAP 6.3 instances running on two different
Windows 8 machines. Now I am pl
On 06/03/2015 10:31 AM, Jens-U. Mozdzen wrote:
Hi Dirk,
Zitat von Dirk Devos :
Hi,
I am running Redhat 7.1 and apache 2.4 but I am not able to find any
documentation on the "/etc/sysconfig/httpd" file.
[...]
This works.
HTTPD_ENV_NAME="devl"
I have tried the following with no success.
HT
On 05/04/2015 01:28 PM, Rose, John B wrote:
It looks like the yum repo for httpd for Red Hat 7 just has httpd 2.4.6
Does Apache have it's own repo? We have looked around a bit but not
found it. We assume that would be a more recent version.
No.
The apache org only provides source code for ht
We've come across numerous cases where apache httpd 2.4 (I'm using
2.4.12 but I don't believe this is version specific) hang using the
default configuration options.
There are two cases
1) we have an InstallAnywhere installer that launches httpd during
install time to do some initial work. Wh
On 04/03/2015 12:09 PM, Andy Wang wrote:
The trick is to use Configure directly.
This is what I do for sparc:
OPENSSL_TARGET=solaris64-sparcv9-gcc
OPENSSL_CONFIG="./Configure $OPENSSL_TARGET --prefix=$OPENSSL_ROOT
threads shared"
I also set
CC="gcc -static-libgcc"
CFLAGS
On 04/03/2015 11:15 AM, Rainer Jung wrote:
Am 03.04.2015 um 17:50 schrieb ਜਤਿੰਦਰ ਸਿੰਘ:
~/openssl64/lib$ ls -ltr
total 10224
drwxr-x--- 2 q1col2a1 q1col2a1 96 Apr 2 14:59 engines
-rw-r--r-- 1 q1col2a1 q1col2a1 4401152 Apr 2 14:59 libcrypto.a
-rw-r--r-- 1 q1col2a1 q1col2a1 823208 A
On 03/27/2015 02:21 PM, Lesley Kimmel wrote:
All;
I am generally responsible for compiling Apache at my job but looking
ahead to Apache 2.4 I am running into a couple of issues/questions:
a) PCRE is now required separately. I don't find much information about
compiling PCRE, specifically for Ap
On 03/12/2015 10:41 PM, Andy Wang wrote:
I have the following MultiView LanguagePriority block:
Options FollowSymLinks MultiViews
AllowOverride None
Require all granted
LanguagePriority en de es fr it ja ko zh_TW zh_CN
ForceLanguagePriority Prefer Fallback
And inside I have
I have the following MultiView LanguagePriority block:
Options FollowSymLinks MultiViews
AllowOverride None
Require all granted
LanguagePriority en de es fr it ja ko zh_TW zh_CN
ForceLanguagePriority Prefer Fallback
And inside I have files with
blah.html.en
And in httpd 2.4 (specifi
I hate coming across mail threads in google without some amount of
helpful detail in a "final" summary post. So here's that, in case
someone else in the future runs across this hopefully this will be helpful:
Here's how I built everything:
openssl - as mentioned previously in the thread, was u
On 02/28/2015 06:26 AM, Jeff Trawick wrote:
Weird... I built with some OpenSSL 1.0.2 betas without problems, always
like this:
OPENSSL_BUILDDIR:= $(TOP_BUILDDIR)\openssl
OPENSSL_CONFIGURE_OPTS := no-asm --prefix=$(PREFIX) VC-WIN64A
mkdir $(OPENSSL_BUILDDIR)
cd $(OPENSSL_BUILDDIR) && g
On 02/27/2015 02:25 PM, Jeff Trawick wrote:
I'd start over, use only the CLI, and always invoke cmake from a script
(e.g., .cmd file) that has the options you're using so you always know
how you last ran it.
Here's how I build apr-util:
cd fresh build dir
cmake -DCMAKE_INSTALL_PREFIX=c:\install
On 02/27/2015 01:43 PM, Jeff Trawick wrote:
Can you provide your entire cmake invocation for apr and apr-util?
What's the exact cmake version you're using?
I'm using cmake 2.8.10.2. I already had it on the system and since it
was later than the required version I stuck with it. I'm more t
On 02/27/2015 01:09 PM, Jeff Trawick wrote:
I doubt that would be useful, although it is where the odd FindOPENSSL
implementation will look.
Did you set OPENSSL_ROOT_DIR on the cmake command-line, as
-DOPENSSL_ROOT_DIR=c:\Users\Foo\install\openssl_1.0.1 or similar?
So yeah, that didn't wo
On 02/27/2015 12:09 PM, Jeff Trawick wrote:
I need to update apr-util's README.cmake file with this blurb from
httpd. Does this fix your issue?
OpenSSL
---
If you have a binary install of OpenSSL in a well-known directory (e.g.,
%HOME%\OpenSSL-Win64) and you wish to build httpd against a d
I've given up trying to figure out how to do this with visual studio in
a reproducible fashion and started looking at cmake.
Has anyone had any luck building
httpd (2.4.12 is what I'm using) with the following dependencies using
cmake:
openssl
zlib
pcre
apr
and apr-util?
I'm able to build zli
On 09/27/2012 05:47 AM, Eric Covener wrote:
On Thu, Sep 27, 2012 at 4:05 AM, Görkem Durğüt wrote:
Hi,
I was talking about the "binary" files for Windows published in Apahce.Org
website. You can check the files in the link below. I have seen the 2.2.23 binary
installation files fow Windows in
I notice that none of the mirrors seem to have
httpd-2.2.23-win32-src.zip available for download. Is this an oversight
or should I take the Unix source and do a eol conversion on them?
Thanks,
Andy
-
To unsubscribe, e-mail: u
On 03/03/2012 06:51 PM, Sander Temme wrote:
> On Mar 2, 2012, at 2:28 PM, Andy Wang wrote:
>
>> 've been following the various changes with Apache 2.4.x (and 2.3.x during
>> development regarding the removal of apr/apr-util and pcre from the Apache
>> source b
I've been following the various changes with Apache 2.4.x (and 2.3.x
during development regarding the removal of apr/apr-util and pcre from
the Apache source bundle and noted that:
http://httpd.apache.org/docs/2.4/install.html
says nothing about PCRE as a requirement, but the default configure
opt
Is Apache 2.2.x fully compatible with OpenSSL 1.0.0? I currently haven
an apache 2.2.15 build built against the fedora provided openssl 1.0.0a
packages, but I don't use this apache heavily, so don't know if there
are any caveats or major changes that could cause problems in the 0.9.8
jump to 1.0.
On 03/15/2010 06:06 PM, William A. Rowe Jr. wrote:
>
> If you are building the "NT" targets, they no longer exist. I wasn't paying
> attention when we moved the sources from apr 1.3.x to apr 1.4.x, where NT
> became the default (e.g. Release Win32), and "Release Win9x" was added for
> legacy suppo
Hi all,
Just trying to build httpd 2.2.15 on Windows and I'm running into error:
NMAKE : fatal error U1073: don't know how to make '"config-win.h"'
Stop.
This worked fine in 2.2.14, and I did a comparison between the two trees
and it looks like in 2.2.15, alot of the dep entries were moved into t
32 matches
Mail list logo