Bizarre lag problem quelled w/ httpd1.2

Brian Behlendorf (brian@wired.com)
Sun, 24 Apr 1994 18:51:26 +0000 (GMT)


The problem we were having with lagging in httpd 1.2 was fixed by turning
off identd checks (why didn't I do that before? I had used the old config
files from 1.1, and IdentityCheck was a new option I didn't have listed,
and the default was to have it on - my fault I guess). It still doesn't
explain why the lag to one connection would logjam all the other connections
(as was its apparent behaivor).

The problem with core dumps showing up when Lynx tries to access our
pages with server-side includes still exists, though.

Brian