Hi,
Is it possible to speed up httpd ssl? In my tests serving a static
file compared to lighttpd, lighttpd is about 7.5 times faster.
I used a default httpd configuration
The way i did my test was:
cd /document/root
mkdir -p ram
mount -t tmpfs -osize=512M tmpfs ram/
cd ram
dd if=/dev/uran
On 07/22/2013 06:57 PM, Karl Hiramoto wrote:
On 07/22/2013 06:39 PM, Jeff Trawick wrote:
You should stop this in apr_dso_load() and see what happens with
dlopen(). [AND/OR] apu_dso_load() may be throwing a way a text
description for the failure in the apr_dso_handle_t structure.
I
On 07/22/2013 06:39 PM, Jeff Trawick wrote:
On Mon, Jul 22, 2013 at 11:50 AM, Karl Hiramoto <mailto:k...@hiramoto.org>> wrote:
On 07/22/2013 02:25 PM, Jeff Trawick wrote:
On Mon, Jul 22, 2013 at 7:20 AM, Karl Hiramoto mailto:k...@hiramoto.org>> wrote:
Hi,
On 07/22/2013 02:25 PM, Jeff Trawick wrote:
On Mon, Jul 22, 2013 at 7:20 AM, Karl Hiramoto <mailto:k...@hiramoto.org>> wrote:
Hi,
I'm trying to use WebDav and having some problems.I'm using a
self compiled httpd 2.4.4 on a arm board running linux 2.
Hi,
I'm trying to use WebDav and having some problems.I'm using a self
compiled httpd 2.4.4 on a arm board running linux 2.6.35
The error message is:
[Mon Jul 22 11:00:19.024300 2013] [dav_fs:crit] [pid 17398:tid
922301504] (20019)DSO load failed: AH00576: The DBM driver could not be