> How do people feel about this?  Is glob matching wanted enough to incur
> that per-request cost -- only if you're configured for software virtual
> hosting, of course.

How about:

  try hash match
  if not found
    try glob matching against the list of virt. server wildcards
  if found a match
    use that server
  else
    use default server

You only pay the glob penalty if the admin configures wildcard server names.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of 
your email blank.

Reply via email to