[thelist] utility to list all requests made to server per click

Hassan Schroeder hassan at webtuitive.com
Thu Jan 30 11:49:01 CST 2003


Chris W. Parker wrote:

> anyone else have anything to add?

If you're /just/ interested in the requests, rather than all the
header info, you could install Apache and configure it as a proxy
server. All your requests will be in the access log.

And you can watch it real-time using `tail -f` on the log file if
you're on *nix/MacOSX or Win+Cygwin.

FWIW!
--
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.






More information about the thelist mailing list