Re: [users@httpd] After send status 200 response, process exited

2017-12-08 Thread Eric Covener
On Fri, Dec 8, 2017 at 7:38 AM, Hemant Chaudhary wrote: > Hi > > Yes my OS supports coredump but there also no stack is created. please read my prior response more carefully. - To unsubscribe, e-mail: users-unsubscr...@httpd.apa

Re: [users@httpd] After send status 200 response, process exited

2017-12-08 Thread Hemant Chaudhary
Hi Yes my OS supports coredump but there also no stack is created. On Dec 8, 2017 5:37 PM, "Eric Covener" wrote: > you might need to add that signal to ap_fatal_signal_setup() otherwise > Apache will not change to CoreDumpDirectory before it dumps. Or, if > your OS supports it, tell it to pu

Re: [users@httpd] After send status 200 response, process exited

2017-12-08 Thread Eric Covener
you might need to add that signal to ap_fatal_signal_setup() otherwise Apache will not change to CoreDumpDirectory before it dumps. Or, if your OS supports it, tell it to put cores somewhere other thsan the working directory. On Fri, Dec 8, 2017 at 5:57 AM, Hemant Chaudhary wrote: > Hi,, > I sta

[users@httpd] After send status 200 response, process exited

2017-12-08 Thread Hemant Chaudhary
Hi,, I started my apache successfully, but when I am sending request from browser. Getting ERR_NO_RESPONSE in chrome. I added LogLevel trace7 and collected the error log. What I have found that, after successful response of requests(status-200), process is exited. I thought its coredump therefore

Re: [users@httpd] Apache sending Content-Length 0

2017-12-08 Thread Hemant Chaudhary
Hi, After more debug I came to know that content length is not the issue. Issue is process is getting exited . Response sent with status 200, headers: [Fri Dec 08 10:01:51.381659 2017] [http:trace5] [pid 1140850845] C:\cygwin64\home\hemant\apache\httpd-2.4.25\modules\http\http_filters.c(1096): [c