I'm running Windows Vista SP1 and Apache Apache/2.2.11
When I start to test 3-5 times it works well but then stop working and don't
work anymore until I reboot the machine.
William A. Rowe, Jr. wrote:
>
> dbezerra wrote:
>>
>> What is happening with me is that some times the old child process
dbezerra wrote:
>
> What is happening with me is that some times the old child process is closed
> with its TCP connections before to finish its requests, but some times not.
> Is this a bug?
Define "some times". > 60 seconds? when there are more than 10 open
connections? It's helpful if you c
Evan Platt wrote:
> At 04:52 PM 1/28/2009, you wrote:
>
>> My main objective is (on Apache with Windows) to reload the configuration
>> without interrupting any request still being processed on any TCP
>> connection.
>>
>> I believe the command httpd.exe -k restart was designed to do that.
>
> No
On Wed, Jan 28, 2009 at 7:58 PM, Evan Platt wrote:
> At 04:52 PM 1/28/2009, you wrote:
>
>> My main objective is (on Apache with Windows) to reload the configuration
>> without interrupting any request still being processed on any TCP
>> connection.
>>
>> I believe the command httpd.exe -k restart
At 04:52 PM 1/28/2009, you wrote:
My main objective is (on Apache with Windows) to reload the configuration
without interrupting any request still being processed on any TCP
connection.
I believe the command httpd.exe -k restart was designed to do that.
Not really. Have a look at
http://httpd
gt;>
>>> restart, by design, should stop and start the server, without regard to
>>> connections.
>>>
>>> graceful reloads the config and then reloads each thread as it becomes
>>> inactive.
>>>
>>> At least that's how it was put to me at a high leve
ast that's how it was put to me at a high level.
Gary
From: dbezerra [mailto:dbeze...@accesssoftek.com]
Sent: Wed 1/28/2009 2:51 PM
To: users@httpd.apache.org
Subject: [us...@httpd] httpd.exe -k restart command is closing connections
on Windows
When I
onfig and then reloads each thread as it becomes
> inactive.
>
> At least that's how it was put to me at a high level.
>
> Gary
>
>
>
> From: dbezerra [mailto:dbeze...@accesssoftek.com]
> Sent: Wed 1/28/2009 2:51 PM
> To: u
From: dbezerra [mailto:dbeze...@accesssoftek.com]
Sent: Wed 1/28/2009 2:51 PM
To: users@httpd.apache.org
Subject: [us...@httpd] httpd.exe -k restart command is closing connections on
Windows
When I use the command httpd.exe -k restart on Windows current HTTP
connections are closed. Is this