Re: Small changes in Apache mirror system

2003-05-14 Thread Projeto Linorg
Joshua,

In fact, I'm doing exactly what is said in   
http://www.apache.org/info/how-to-mirror.html .

 Could you help understand what's wrong?

That's is my configuration at httpd.conf:

VirtualHost apache.usp.br
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /var/www/apache/
ServerName apache.usp.br
ErrorLog /var/log/apache/apache.usp.br-error.log
TransferLog /var/log/apache/apache.usp.br-access.log
/VirtualHost

Directory /www/var/apache
IndexOptions FancyIndexing NameWidth=* FoldersFirst ScanHTMLTitles
DescriptionWidth=*
HeaderName HEADER.html
ReadmeName README.html
AllowOverride FileInfo Indexes
Options Indexes SymLinksIfOwnerMatch
/Directory


And that's my rsync line at crontab:
15 4 * * 2,5 /usr/bin/rsync -rtvzl --delete --exclude incoming
www.apache.org::apache-dist /md0/apache


I'm doing the mirror again from zero at this moment.


Thanks.

Boni




Em Qua, 2003-05-14 às 14:07, Joshua Slive escreveu:
 
 On Tue, 13 May 2003, Projeto Linorg wrote:
 
  Joshua,
 
   I change  apache-site to apache-dist today in my rsync crontab line,
  could you point your scripts at the correct URL?
 
   I had notice that my mirror status isn't good in
  http://www.apache.org/mirrors/ .  I've notice some wrong links at that
  page. The correct ones would be (in colunn apache site -- home):
 
  apache.usp.br - http://apache.usp.br/
  @ - http://www.linorg.usp.br/
 
 Got it.  Thanks.  (We don't actually track the @ link differently; it is
 just the main site with the path stripped off.)
 
 By the way, please consider updating your apache configuration to match:
 http://www.apache.org/info/how-to-mirror.html
 so that the README/HEADER/etc will work.
 
 Thanks.
 
 Joshua.
 




Re: Small changes in Apache mirror system

2003-05-14 Thread Joshua Slive

On Wed, 14 May 2003, Projeto Linorg wrote:
  Could you help understand what's wrong?

 That's is my configuration at httpd.conf:

 DocumentRoot /var/www/apache/

 Directory /www/var/apache

Compare; contrast; fix ;-)

Joshua.


Re: Small changes in Apache mirror system

2003-05-13 Thread Projeto Linorg
Joshua,

 I change  apache-site to apache-dist today in my rsync crontab line,
could you point your scripts at the correct URL? 

 I had notice that my mirror status isn't good in
http://www.apache.org/mirrors/ .  I've notice some wrong links at that
page. The correct ones would be (in colunn apache site -- home):

apache.usp.br - http://apache.usp.br/
@ - http://www.linorg.usp.br/

 Thanks.

Boni

Em Dom, 2003-04-13 às 12:17, Joshua Slive escreveu:

 One more note:  A while ago, we changed the suggested rsync target from
 apache-site to apache-dist.  Many of our old mirrors, however, still
 sync on apache-site.  I
...
 If you do make this change, please
 alert us so that we can assure that we point our mirror scripts at the
 correct URL.
 
 Thanks.
 
 Joshua.
 
 




Re: Small changes in Apache mirror system

2003-04-14 Thread Tornoci Laszlo
On Sun, 13 Apr 2003, Joshua Slive wrote:

 Henk Penning's mirror monitor script is now running on apache.org and
 generating our canonical mirror listing at
 http://www.apache.org/mirrors/
 You can use this page to check the status of your mirror.

This is quite useful. I can't find out, however, why some of the sites
(including mine: xenia.sote.hu) have to rows of bars, showing both green
and red colors? What does that mean?

   Yours: Laszlo

-- 

--
Laszlo L TornociInst Pathophysiology
E-mail: [EMAIL PROTECTED]   Semmelweis Univ Med School
[EMAIL PROTECTED] Nagyvarad ter 4.
fax:(36-1)-210-4409 Budapest, H-1089, Hungary
--



Re: Small changes in Apache mirror system

2003-04-14 Thread Joshua Slive

On Mon, 14 Apr 2003, Tornoci Laszlo wrote:

 On Sun, 13 Apr 2003, Joshua Slive wrote:

  Henk Penning's mirror monitor script is now running on apache.org and
  generating our canonical mirror listing at
  http://www.apache.org/mirrors/
  You can use this page to check the status of your mirror.

 This is quite useful. I can't find out, however, why some of the sites
 (including mine: xenia.sote.hu) have to rows of bars, showing both green
 and red colors? What does that mean?

The details are at the bottom of the page.

For the last probe stats on the right, a red bar indicates that we
couldn't connect to your mirror.  The mirrors are probed every 6 hours
after a success and 2 hours after a failure.

On the left, there is one bar for each day.  A green bar indicates your
mirror was within 30 hours of being up-to-date on that day, a blue bar
indicates 30-54 hours and a red bar is greater than 54 hours.

Joshua.


Re: Small changes in Apache mirror system

2003-04-14 Thread Tornoci Laszlo
On Mon, 14 Apr 2003, Joshua Slive wrote:

 On Mon, 14 Apr 2003, Tornoci Laszlo wrote:
 
  On Sun, 13 Apr 2003, Joshua Slive wrote:
 
   Henk Penning's mirror monitor script is now running on apache.org and
   generating our canonical mirror listing at
   http://www.apache.org/mirrors/
   You can use this page to check the status of your mirror.
 
  This is quite useful. I can't find out, however, why some of the sites
  (including mine: xenia.sote.hu) have to rows of bars, showing both green
  and red colors? What does that mean?

Just in case someone has the same problem:

I cleared it up with Henk. My browser (konqueror 3.0.3) broke up
some of the bars into two horizontal lines, and not realizing this,
I didn't understand why some cells in the table have to horizontal bars.

Bottom line: konqueror messes up the table.

Yours: Laszlo

-- 

--
Laszlo L TornociInst Pathophysiology
E-mail: [EMAIL PROTECTED]   Semmelweis Univ Med School
[EMAIL PROTECTED] Nagyvarad ter 4.
fax:(36-1)-210-4409 Budapest, H-1089, Hungary
--



Small changes in Apache mirror system

2003-04-13 Thread Joshua Slive
Hi folks,

I just want to alert our mirror owners to a few small changes in our
mirror system:

Henk Penning's mirror monitor script is now running on apache.org and
generating our canonical mirror listing at
http://www.apache.org/mirrors/

You can use this page to check the status of your mirror.  Mirrors that
are not up-to-date (refreshed within the last 48 hours) will no longer be
suggested to downloaders as preferred mirrors.

One more note:  A while ago, we changed the suggested rsync target from
apache-site to apache-dist.  Many of our old mirrors, however, still
sync on apache-site.  If you are one of those, you may wish to take this
opportunity to switch to apache-dist.  This repository is slightly
smaller, changes much less frequently, and contains all the files
necessary to distribute our software.  If you do make this change, please
alert us so that we can assure that we point our mirror scripts at the
correct URL.

Thanks.

Joshua.



RE: Small changes in Apache mirror system

2003-04-13 Thread Neo Wee Teck
Existing mirror not listed

http://apache.en.com.sg

Location : Singapore

Thanks :)

Administrative contact: [EMAIL PROTECTED]


attachment: winmail.dat

RE: Small changes in Apache mirror system

2003-04-13 Thread Joshua Slive

On Sun, 13 Apr 2003, Neo Wee Teck wrote:

 Existing mirror not listed

 http://apache.en.com.sg

 Location : Singapore

 Thanks :)

 Administrative contact: [EMAIL PROTECTED]

Got it.  Note that this mirror was previously removed because it was
updating slowly or unreachable (I don't remember which).

Joshua.