You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by Ritesh Prajapati <ri...@slscorp.com> on 2014/07/17 06:13:10 UTC

Fwd: [SPAM] [users@httpd] HTTP request failed after listening on multiple ports or enabling SSL Module on my Linux Board

Hi All,

     Does any one has idea about following issue?

     I can not send single HTTP request after listening on multiple port 
for httpd (2.4.X) for my custom Linux Board.

Regards,
Ritesh Prajapati,
System Level Solutions (India) Pvt.Ltd.



-------- Original Message --------
Subject: 	[SPAM] [users@httpd] HTTP request failed after listening on 
multiple ports or enabling SSL Module on my Linux Board
Date: 	Wed, 16 Jul 2014 16:47:07 +0530
From: 	Ritesh Prajapati <ri...@slscorp.com>
Reply-To: 	users@httpd.apache.org, ritesh.prajapati@slscorp.com
Organization: 	System Level Solutions (India) Pvt.Ltd.
To: 	users@httpd.apache.org
CC: 	Lalit Shah <ls...@slscorp.com>, "fmodi@slscorp.com" 
<fm...@slscorp.com>



Hi All,

I have one Custom Linux board on which I want to run apache web server (httpd) to test HTML and other web based pages.

I have configured, cross compiled and installed httpd (2.2.24, 2.4.1, 2.4.4 and 2.4.9 packages) on my Linux PC (Ubuntu 12.04 LTS) as well as
on my own custom Linux board. Then I have added support of SSL Module (mod_ssl) to test HTTP as well as HTTPS request.

Both HTTP and HTTPS request works fine without any issue on my Linux PC (Ubuntu 12.04 LTS). But when I tried to execute same HTTP request
on my Linux Board using httpd (2.4.4 and 2.4.9 with SSL Module Enabled) at that time browser page goes into loading state and can not be came out from that situation.
Also I have seen that HTTPS request works fine at that time.

I have also did some debugging task through wire-shark tool and found that connection is established successfully after sending request through HTTP
but can not get response of that request. I have also found that response of that HTTP request received on wire-shark after closing that HTTP
requested page from browser.

Also, I can run HTTP and HTTPS requests successfully using httpd (2.2.24 and 2.2.27 with SSL Module enabled) on my Linux Board as well but failed to execute same request
using httpd (2.4.X with SSL Module enabled) package.

I have also changed some configurations by creating different virtual host for HTTP (Port 80) and HTTPS (Port 443) but still failed to
execute that HTTP request.

I have also tried to listen on different ports like (Listen 80 and Listen 8000) without SSL module (using httpd 2.4.4. and 2.4.9 ) at that
time HTTP request goes into loading state.

Does anyone has idea about this issue or help me to solve this type of issue?

-- 
Regards,
Ritesh Prajapati,
System Level Solutions (India) Pvt.Ltd.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org