Jeffrey Goldberg wrote: <snip> > > # Redirect for ntp.pool.org > <VirtualHost *:80> > ServerName pool.ntp.org > ServerAlias *.pool.ntp.org > Redirect permanent / http://www.pool.ntp.org/ > </VirtualHost> > > to your virtual host configuration for your *existing* Apache set- > up. So you will not be adding any service. Furthermore, you will > actually be reducing load on your webserver this way.
Is there any way that Apache will redirect pool.ntp.org requests only? I don't feel it's necessary to redirect ALL my http traffic to www.pool.ntp.org, only requests for pool.ntp.org should be, if possible. George Ross wrote: >> ... monitoring of port 80 (and have a requirement of >> either not answering or redirecting to www.pool.ntp.org). > > I expect you would lose some servers from the pool then: our two > (extntp[01].inf.ed.ac.uk) at least. We're happy to serve time because we > can, but it's not the machines' primary purpose and I can't see us putting > resources towards dedicated servers. Agreed. -- Dennis Hilberg Jr <timekeeper(at)dennishilberg(dot)com> NTP Server Information: http://saturn.dennishilberg.com/ntp.html _______________________________________________ timekeepers mailing list [email protected] https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers
