From owner-freebsd-hackers Mon Dec 21 10:46:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03328 for freebsd-hackers-outgoing; Mon, 21 Dec 1998 10:46:29 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from nygate.undp.org (nygate.undp.org [192.124.42.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03319 for ; Mon, 21 Dec 1998 10:46:26 -0800 (PST) (envelope-from ugen@undp.org) Received: from inet01.hq.undp.org (inet01.hq.undp.org [192.124.42.9]) by nygate.undp.org (8.9.1/8.9.1/1.13) with ESMTP id NAA04423 for ; Mon, 21 Dec 1998 13:46:12 -0500 (EST) Received: from undp.org ([165.65.2.224]) by inet01.hq.undp.org (Netscape Messaging Server 3.6) with ESMTP id AAA73A2 for ; Mon, 21 Dec 1998 13:45:27 -0500 Message-ID: <367E9711.2DC74676@undp.org> Date: Mon, 21 Dec 1998 13:44:33 -0500 From: "Ugen Antsilevitch" X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: Apache with dynamic modules files miserably. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well..subject says it all. Both the 1.3.2 in packages and new 1.3.3 after compilation are unable to use dynamic loaded modules. It seems dlopen fails for any module that attempts to call a function from the server itself (such as pa_alloc etc.). I am really not sure how this can/should be fixed... Ideas? --Ugen P.S. On the completely different topic - can i force PCI Ethernet cards to have different IRQ numbers. BIOS assigns same number for both and it seems to impact network performance - i.e. i get this "micro"stalls once in a while..or could it be BPF enabled? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message