Apache is not responding after graceful restart.
"Ballarpure, Akshay (NSN - IN/Hyderabad)" <[email protected]> Fri, 7 Jun 2013 07:48:06 +0000
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <B54A1F0110356A49A9369F62FB26200119BA010F@SGSIMBX006.nsn-intra.net> |
--===============8640708165063196245==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_B54A1F0110356A49A9369F62FB26200119BA010FSGSIMBX006nsnin_"
--_000_B54A1F0110356A49A9369F62FB26200119BA010FSGSIMBX006nsnin_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
We are facing an issue with Apache wrt https uploads. We are getting error
code 500. We are using FCGI module in Apache.
access.log snippet:
------------------
10.176.42.52 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/PM//raw/keyStat=
s_20130602_220000_10.176.42.52_273894.tar HTTP/1.1" 500 371
10.176.16.61 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/PM//raw/keyStat=
s_20130602_220000_10.176.16.61_273644.tar HTTP/1.1" 500 371
10.176.19.54 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/PM//raw/keyStat=
s_20130602_220000_10.176.19.54_270043.tar HTTP/1.1" 500 371
10.176.46.46 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/PM//raw/keyStat=
s_20130602_220000_10.176.46.46_275027.tar HTTP/1.1" 500 371
error_log snippet
-----------------
[Mon Jun 03 01:01:48 2013] [warn] FastCGI: server "/usr/apache2_cgems/cgi-b=
in-putusers/put.fcgi" started (pid 2193)
[Mon Jun 03 01:01:49 2013] [warn] FastCGI: server "/usr/apache2_cgems/cgi-b=
in-putusers/put.fcgi" started (pid 2198)
[Mon Jun 03 01:01:50 2013] [warn] FastCGI: server "/usr/apache2_cgems/cgi-b=
in-putusers/put.fcgi" started (pid 2200)
[Mon Jun 03 01:01:51 2013] [warn] FastCGI: server "/usr/apache2_cgems/cgi-b=
in-putusers/put.fcgi" started (pid 2207)
[Mon Jun 03 07:00:01 2013] [warn] long lost child came home! (pid 993)
error.log snippet:
-----------------
[Mon Jun 03 07:00:30 2013] [error] [client 10.176.42.52] (146)Connection re=
fused: FastCGI: failed to connect to server "/usr/apache2_cgems/cgi-bin-put=
users/put.fcgi": connect() failed
[Mon Jun 03 07:00:30 2013] [error] [client 10.176.42.52] FastCGI: incomplet=
e headers (0 bytes) received from server "/usr/apache2_cgems/cgi-bin-putuse=
rs/put.fcgi"
[Mon Jun 03 07:00:30 2013] [error] [client 10.176.16.61] (146)Connection re=
fused: FastCGI: failed to connect to server "/usr/apache2_cgems/cgi-bin-put=
users/put.fcgi": connect() failed
[Mon Jun 03 07:00:30 2013] [error] [client 10.176.16.61] FastCGI: incomplet=
e headers (0 bytes) received from server "/usr/apache2_cgems/cgi-bin-putuse=
rs/put.fcgi"
Apache version info is below:
A02-LEM-FMPN01A# ./httpd -version
Server version: Apache/2.2.22 (Unix)
Server built: Apr 23 2012 14:44:56
Could you please let us know what is the root cause for the below issue.
--
With Thanks & Regards,
Akshay Ballarpure
*Office: +91-40-4472-4112
--_000_B54A1F0110356A49A9369F62FB26200119BA010FSGSIMBX006nsnin_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
#800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Courier New" size=3D"3"><span style=3D"font-size:12pt;">
<div>Hi,</div>
<div>We are facing an issue with Apache wrt https uploads. We are getting e=
rror </div>
<div>code 500. We are using FCGI module in Apache.</div>
<div> </div>
<div>access.log snippet:</div>
<div>------------------</div>
<div> </div>
<div>10.176.42.52 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/P=
M//raw/keyStats_20130602_220000_10.176.42.52_273894.tar HTTP/1.1" 500 =
371</div>
<div>10.176.16.61 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/P=
M//raw/keyStats_20130602_220000_10.176.16.61_273644.tar HTTP/1.1" 500 =
371</div>
<div>10.176.19.54 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/P=
M//raw/keyStats_20130602_220000_10.176.19.54_270043.tar HTTP/1.1" 500 =
371</div>
<div>10.176.46.46 - - [03/Jun/2013:07:00:30 +0900] "PUT /ne_data/P=
M//raw/keyStats_20130602_220000_10.176.46.46_275027.tar HTTP/1.1" 500 =
371</div>
<div> </div>
<div>error_log snippet</div>
<div>-----------------</div>
<div>[Mon Jun 03 01:01:48 2013] [warn] FastCGI: server "/usr/apache2_c=
gems/cgi-bin-putusers/put.fcgi" started (pid 2193)</div>
<div>[Mon Jun 03 01:01:49 2013] [warn] FastCGI: server "/usr/apache2_c=
gems/cgi-bin-putusers/put.fcgi" started (pid 2198)</div>
<div>[Mon Jun 03 01:01:50 2013] [warn] FastCGI: server "/usr/apache2_c=
gems/cgi-bin-putusers/put.fcgi" started (pid 2200)</div>
<div>[Mon Jun 03 01:01:51 2013] [warn] FastCGI: server "/usr/apache2_c=
gems/cgi-bin-putusers/put.fcgi" started (pid 2207)</div>
<div>[Mon Jun 03 07:00:01 2013] [warn] long lost child came home! (pid 993)=
</div>
<div> </div>
<div>error.log snippet:</div>
<div>-----------------</div>
<div>[Mon Jun 03 07:00:30 2013] [error] [client 10.176.42.52] (146)Connecti=
on refused: FastCGI: failed to connect to server "/usr/apache2_cgems/c=
gi-bin-putusers/put.fcgi": connect() failed</div>
<div>[Mon Jun 03 07:00:30 2013] [error] [client 10.176.42.52] FastCGI: inco=
mplete headers (0 bytes) received from server "/usr/apache2_cgems/cgi-=
bin-putusers/put.fcgi"</div>
<div>[Mon Jun 03 07:00:30 2013] [error] [client 10.176.16.61] (146)Connecti=
on refused: FastCGI: failed to connect to server "/usr/apache2_cgems/c=
gi-bin-putusers/put.fcgi": connect() failed</div>
<div>[Mon Jun 03 07:00:30 2013] [error] [client 10.176.16.61] FastCGI: inco=
mplete headers (0 bytes) received from server "/usr/apache2_cgems/cgi-=
bin-putusers/put.fcgi"</div>
<div> </div>
<div> </div>
<div>Apache version info is below:</div>
<div> </div>
<div>A02-LEM-FMPN01A# ./httpd -version</div>
<div>Server version: Apache/2.2.22 (Unix)</div>
<div>Server built: Apr 23 2012 14:44:56</div>
<div> </div>
<div> </div>
<div>Could you please let us know what is the root cause for the below issu=
e.</div>
<div><font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">&nbs=
p;</span></font></div>
<div><font face=3D"Calibri" size=3D"2" color=3D"#0000CC"><span style=3D"fon=
t-size:11pt;"> </span></font></div>
<div><font face=3D"Calibri" size=3D"2" color=3D"#000066"><span style=3D"fon=
t-size:9pt;">--</span></font></div>
<div><font face=3D"Tahoma" size=3D"2" color=3D"#000066"><span style=3D"font=
-size:9pt;">With Thanks & Regards,</span></font></div>
<div><font face=3D"Tahoma" size=3D"2" color=3D"#000066"><span style=3D"font=
-size:9pt;"><b>Akshay Ballarpure</b></span></font></div>
<div><font size=3D"2" color=3D"#000066"><span style=3D"font-size:9pt;"><fon=
t face=3D"Wingdings">(</font><font face=3D"Tahoma">Office: +91-40=
-4472-</font><font face=3D"Tahoma"><b>4112</b></font></span></font></div>
<div><font face=3D"Calibri" size=3D"2" color=3D"#0000CC"><span style=3D"fon=
t-size:11pt;"> </span></font></div>
<div><font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">&nbs=
p;</span></font></div>
<div><font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">&nbs=
p;</span></font></div>
</span></font>
</body>
</html>
--_000_B54A1F0110356A49A9369F62FB26200119BA010FSGSIMBX006nsnin_--
--===============8640708165063196245==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
FastCGI-developers mailing list
FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org
http://mailman.fastcgi.com/mailman/listinfo/fastcgi-developers
--===============8640708165063196245==--