You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@ooo.lanl.gov> on 1995/06/08 06:59:00 UTC

guess what ? 0.7.2d

More fixes.

The per-request data structure (prds from now on :-) now has a pointer
to a virtual host data structure (vhds for this mail)

The default info is now put in a vhds and the prds gets all the info
it needs about the host (virtual or vanilla) from the vhds.

It should be more efficient than the existing setup, since only
vhds pointers need to be changed between requests, instead of
their contents.

I tested it with "localhost" and all was well.


Time for bed soon. The boss will do his usual attempt to trash the
server tonight... if it's still there in the morning, we're in
business... maybe :-)


--
Rob Hartill                           
http://nqcd.lanl.gov/~hartill/