Date: Thu, 26 Feb 1998 15:50:05 -0800 (PST) From: John Fieber <jfieber@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: cvs commit: www/data/cgi getmsg.cgi Makefile search.cgi Message-ID: <199802262350.PAA27798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfieber 1998/02/26 15:50:04 PST
Modified files:
data/cgi Makefile search.cgi
Added files:
data/cgi getmsg.cgi
Log:
Some change how messages are retrieved after a search is done.
1. Retrievals should be much faster and put much less load on hub,
particularly for complex searches.
2. URLs for messages are no longer query dependent, so when a message
you have already looked at pops up in a different search, you your
browser history mechanism can recognize it and color the link
appropriately.
3. Messages are potentially cachable; I may have to tweak the
HTTP header to make it really work though.
Revision Changes Path
1.10 +2 -2 www/data/cgi/Makefile
1.10 +96 -166 www/data/cgi/search.cgi
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802262350.PAA27798>
