On Mon, Mar 4, 2013 at 10:36 AM, Sarbjit singh wrote:
> Thanks Jeff. Workaround let me build httpd2.4.4.
>
> Just one question :- What would not work with installed httpd having SCTP
> not installed?
>
You won't miss anything.
APR has some limited SCTP support, but nothing in httpd utilizes it.
Thanks Jeff. Workaround let me build httpd2.4.4.
Just one question :- What would not work with installed httpd having SCTP
not installed?
On Mon, Mar 4, 2013 at 7:45 PM, Jeff Trawick wrote:
> On Mon, Mar 4, 2013 at 5:38 AM, Sarbjit singh wrote:
>
>> Today, I tired the httpd version 2.4.4 versio
On Mon, Mar 4, 2013 at 5:38 AM, Sarbjit singh wrote:
> Today, I tired the httpd version 2.4.4 version with latest apr/apr-util
> source code in the srclib folder and this time as well it hanged while
> "checking for SCTP ".
>
> Is there any workaround/solution to this problem?
This should w
Today, I tired the httpd version 2.4.4 version with latest apr/apr-util
source code in the srclib folder and this time as well it hanged while
"checking for SCTP ".
Is there any workaround/solution to this problem?
-Sarbjit
On Sun, Mar 3, 2013 at 6:24 PM, Sarbjit singh wrote:
> Sorry for n
Sorry for not providing the version of httpd.
I am using httpd.2.2.24, I have downloaded the APR and APR-UTIL, but didn't
put in the srclib as this folder was already having these inside it.
But I tried compiling the APR standalone and encountered the same problem.
Then I did at once tried puttin
On Sun, 2013-03-03 at 14:41 +0530, Sarbjit singh wrote:
> Hi All,
>
> I have been facing problem while compiling HTTPD on my linux machine.
> It hangs at the following location while configuration :-
>
>
>
> checking whether TCP_NODELAY and TCP_CORK can both be enabled... yes
>
Hi All,
I have been facing problem while compiling HTTPD on my linux machine. It
hangs at the following location while configuration :-
checking whether TCP_NODELAY and TCP_CORK can both be enabled... yes
checking for TCP_CORK in netinet/tcp.h... yes
checking for TCP_NOPUSH in n