Bug 26258

Summary: www/apache: patch to allow SHARED_CORE
Product: Ports & Packages Reporter: James Housley <jim>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description James Housley 2001-03-31 23:40:00 UTC
	Simple patches to allow building apache with SHARED_CORE
Comment 1 jeh freebsd_committer freebsd_triage 2001-03-31 23:41:21 UTC
Responsible Changed
From-To: freebsd-ports->ache

Over to MAINTAINER
Comment 2 Андрей Чернов 2001-04-17 13:36:05 UTC
What  is  the reason to have shared core? Shared modules allow on-the-fly
reconfiguration, but shared core always present. So having shared core only
makes httpd startup slower.

-- 
Andrey A. Chernov
http://ache.pp.ru/
Comment 3 jeh freebsd_committer freebsd_triage 2001-04-17 14:27:36 UTC
State Changed
From-To: open->closed

Closed by originator.  I missunderstood this option.