Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 6144 invoked from network); 2 Jun 2005 07:24:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2005 07:24:40 -0000 Received: (qmail 14441 invoked by uid 500); 2 Jun 2005 07:24:28 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 14428 invoked by uid 500); 2 Jun 2005 07:24:28 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 14414 invoked by uid 99); 2 Jun 2005 07:24:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ns0b.swx.com (HELO ns0b.swx.com) (146.109.240.235) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Jun 2005 00:24:26 -0700 Received: from gate0a.unix.swx.ch (gate0a [192.168.252.17]) by ns0b.swx.com (8.12.10/8.12.10) with ESMTP id j527LSg6003504 for ; Thu, 2 Jun 2005 09:21:28 +0200 (MEST) Received: from CIWMEXZSA0E.ex.ordersx.org (localhost [127.0.0.1]) by gate0a.unix.swx.ch (8.12.10/8.12.10) with ESMTP id j527LRWr028457 for ; Thu, 2 Jun 2005 09:21:28 +0200 (MEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Date: Thu, 2 Jun 2005 09:20:54 +0200 Message-ID: Importance: normal Priority: normal X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Newbie Qu - details of graceful restart on Windows Thread-Index: AcVmxZM5HyQ5NvnxSyuuLeqBppsUZQAfMWmA From: "Boyle Owen" To: X-Virus-Checked: Checked Subject: RE: [users@httpd] Newbie Qu - details of graceful restart on Windows X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > -----Original Message----- > From: dhay@lexmark.com [mailto:dhay@lexmark.com] > Sent: Mittwoch, 1. Juni 2005 18:17 > To: users@httpd.apache.org > Subject: [users@httpd] Newbie Qu - details of graceful restart on > Windows Can you do a graceful restart on Windows? On Unix, a graceful corresponds to sending a USR1 signal to the apache = parent. This causes the extant daemons to exit when they're finished and = all new daemons to come up with the new config. All the apache control = methods use signals (restart =3D HUP, stop =3D TERM).=20 On Windows, these signals don't exist and apache is controlled as a = service. You have "apache -k restart" but I'm not sure if that = corresponds to a HUP or USR1. Either try it and let us know, or maybe = some Windows guru has a clearer idea. Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored.=20 >=20 >=20 >=20 > Hi, >=20 > I'm quite new to Apache, and trying to understand what a=20 > graceful restart > on Windows actually does. I'm running Apache with mod_jk=20 > with multiple > Tomcats. When we add a new Tomcat, I would like to update the > workers.properties file and then restart Apache so the=20 > changes take effect. >=20 > Would anybody be able to explain exactly what happens, or point me to > documentation that already exists? I've searched the mailing=20 > lists and > googled a lot, with not much detail. >=20 > My main concern is whether its possible for requests to be=20 > dropped during > this process, and whether session affinity is maintained - eg=20 > if a browser > is already talking to a certain Tomcat, will it continue to=20 > talk to exactly > that one after the restart? >=20 > Many thanks, >=20 > David >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP=20 > Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org >=20 >=20 Diese E-mail ist eine private und pers=F6nliche Kommunikation. Sie hat = keinen Bezug zur B=F6rsen- bzw. Gesch=E4ftst=E4tigkeit der SWX Gruppe. = This e-mail is of a private and personal nature. It is not related to = the exchange or business activities of the SWX Group. Le pr=E9sent = e-mail est un message priv=E9 et personnel, sans rapport avec = l'activit=E9 boursi=E8re du Groupe SWX. =20 =20 This message is for the named person's use only. It may contain = confidential, proprietary or legally privileged information. No = confidentiality or privilege is waived or lost by any mistransmission. = If you receive this message in error, please notify the sender urgently = and then immediately delete the message and any copies of it from your = system. Please also immediately destroy any hardcopies of the message. = You must not, directly or indirectly, use, disclose, distribute, print, = or copy any part of this message if you are not the intended recipient. = The sender's company reserves the right to monitor all e-mail = communications through their networks. Any views expressed in this = message are those of the individual sender, except where the message = states otherwise and the sender is authorised to state them to be the = views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org