Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 1995 00:00:23 -0600 (CST)
From:      Peter da Silva <peter@bonkers.taronga.com>
To:        hackers@FreeBSD.org
Subject:   CERN and NCSA httpd...
Message-ID:  <199503260600.AAA10944@bonkers.taronga.com>

next in thread | raw e-mail | index | archive | help
-rwxrwxr-x    1 root       380534 Nov 22 22:10 /usr/local/cern/bin/httpd
text	data	bss	dec	hex
339968	8192	5888	354048	56700

-rwxrwxr-x    1 peter      320760 Feb 23 21:29 /usr/local/etc/httpd/httpd
text	data	bss	dec	hex
94208	4096	974340	1072644	105e04

That looks like CERN's a major pig, but in practice, after accessing both to
read the same page (CERN proxying for NCSA after deleting the cached page
in the CERN proxy cache):

USER       PID %CPU %MEM   VSZ  RSS TT  STAT STARTED       TIME COMMAND
root       112  0.0  0.9   516  124 ??  S    Tue07PM    0:05.63 /usr/local/cern/bin/httpd
root       109  0.0  0.4  1224   56 ??  Ss   Tue07PM    0:25.83 /usr/local/etc/httpd/httpd

Perhaps the CERN daemon has better locality? What's NCSA holding on in it's
megabyte-odd of BSS, too?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503260600.AAA10944>