dev-serveez
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [dev-serveez] http cache (LRU detection)


From: stefan
Subject: Re: [dev-serveez] http cache (LRU detection)
Date: Mon, 30 Jul 2001 12:22:51 +0200 (CEST)

On Sun, 29 Jul 2001, Raimund 'Raimi' Jacob wrote:

> On Sun, 29 Jul 2001, Raimund 'Raimi' Jacob wrote:
> 
> good news:
> the new cache is about as fast as the linux VFS on my machine. With a bit
> of good will it is _slightly_ faster (nothing to speak of, actually).

Put a note into the documentation ...
[If your harddrive/filesystem combination proves to be faster than the
 HTTP file cache you should disable it by setting both cache-size and
 cache-entries to zero.]

> bad news:
> - core dump in http_free_cache() called from http global finalizer.

That was one of dumb coding errors... fixed.

> - some sockets dont get closed, when running the http load multiple times
>   the system gets out of ports...

I am not sure of the origin of this problem. The number of the socket
descriptor used by serveez to deliver the files does not increase. This
pojnts out that serveez closes its descriptors. Any idea ?

> - reverse dns and identd have to be turned off for the mass test or
>   in.identd does funny things... (xosview both CPUs all read %)
>   ... better use serveez for identd :)

Same problem on my machine. Weird...

Cheers,
        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]