Обсуждение: Who is remus, and why is he beating up on pgfoundry.org?

Поиск
Список
Период
Сортировка

Who is remus, and why is he beating up on pgfoundry.org?

От
"Marc G. Fournier"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


pgfoundry# wc -l /var/www/pgfoundry.org/www/access_log  14204 /var/www/pgfoundry.org/www/access_log
pgfoundry# grep 217.196.146.202 /var/www/pgfoundry.org/www/access_log | wc -l   6495

And all the hits appear to be identical:

217.196.146.202 - - [23/May/2007:06:57:16 +0000] "GET / HTTP/1.1" 403 302 "-" 
"curl/7.16.0 (amd64-portbld-freebsd6.2) libcurl/7.16.0 OpenSSL/0.9.7e 
zlib/1.2.3"

I put in a 'Deny from' yesterday, but that hasn't made any difference ...


- ----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFGU+Z14QvfyHIvDvMRAnyTAJ9IG7xgDwSkSVu9qzin3dhvCGodJgCg6D6B
IiUPAccHfOf0EWgOnUmR3C0=
=xoT5
-----END PGP SIGNATURE-----



Re: Who is remus, and why is he beating up on pgfoundry.org?

От
Stefan Kaltenbrunner
Дата:
Marc G. Fournier wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> pgfoundry# wc -l /var/www/pgfoundry.org/www/access_log
>    14204 /var/www/pgfoundry.org/www/access_log
> pgfoundry# grep 217.196.146.202 /var/www/pgfoundry.org/www/access_log | wc -l
>     6495
> 
> And all the hits appear to be identical:
> 
> 217.196.146.202 - - [23/May/2007:06:57:16 +0000] "GET / HTTP/1.1" 403 302 "-" 
> "curl/7.16.0 (amd64-portbld-freebsd6.2) libcurl/7.16.0 OpenSSL/0.9.7e 
> zlib/1.2.3"
> 
> I put in a 'Deny from' yesterday, but that hasn't made any difference ...

that is the smokeping latency tracking installation for checking latency  and response times on a number of projects
hosts- it does both ICMP 
 
and http connection checking for pgfoundry.
I can disable it if you want or reduce the latency if you want but I 
would rather not - especially since I don't think that doing 0.75 very 
simple requests/s is actually "beating".


Stefan


Re: Who is remus, and why is he beating up on pgfoundry.org?

От
"Marc G. Fournier"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Disable it, please and thank you ...

- --On Wednesday, May 23, 2007 09:13:31 +0200 Stefan Kaltenbrunner 
<stefan@kaltenbrunner.cc> wrote:

> Marc G. Fournier wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> pgfoundry# wc -l /var/www/pgfoundry.org/www/access_log
>>    14204 /var/www/pgfoundry.org/www/access_log
>> pgfoundry# grep 217.196.146.202 /var/www/pgfoundry.org/www/access_log | wc -l
>>     6495
>>
>> And all the hits appear to be identical:
>>
>> 217.196.146.202 - - [23/May/2007:06:57:16 +0000] "GET / HTTP/1.1" 403 302
>> "-"  "curl/7.16.0 (amd64-portbld-freebsd6.2) libcurl/7.16.0 OpenSSL/0.9.7e
>> zlib/1.2.3"
>>
>> I put in a 'Deny from' yesterday, but that hasn't made any difference ...
>
> that is the smokeping latency tracking installation for checking latency
> and response times on a number of projects hosts - it does both ICMP and http
> connection checking for pgfoundry.
> I can disable it if you want or reduce the latency if you want but I would
> rather not - especially since I don't think that doing 0.75 very simple
> requests/s is actually "beating".
>
>
> Stefan
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match



- ----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFGVCSs4QvfyHIvDvMRAuKtAKDA8l5Vytga4WLX3PPhRVqKeF/2GgCgky9C
TEEgQxoOnFsiRDNiU6yQSH0=
=i3hx
-----END PGP SIGNATURE-----



Re: Who is remus, and why is he beating up on pgfoundry.org?

От
Stefan Kaltenbrunner
Дата:
Marc G. Fournier wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> Disable it, please and thank you ...

done

Stefan


Re: Who is remus, and why is he beating up on pgfoundry.org?

От
Magnus Hagander
Дата:
Why? That's valuable monitoring data that we're no longer getting...

Really, can't the system handle 0.75 extremely simple hits / second? If
so, ISTM that we have a *much* larger problem than I thought we did.

//Magnus

Marc G. Fournier wrote:
> 
> Disable it, please and thank you ...
> 
> --On Wednesday, May 23, 2007 09:13:31 +0200 Stefan Kaltenbrunner 
> <stefan@kaltenbrunner.cc> wrote:
> 
>> Marc G. Fournier wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>>
>>> pgfoundry# wc -l /var/www/pgfoundry.org/www/access_log
>>>    14204 /var/www/pgfoundry.org/www/access_log
>>> pgfoundry# grep 217.196.146.202 /var/www/pgfoundry.org/www/access_log | wc -l
>>>     6495
>>>
>>> And all the hits appear to be identical:
>>>
>>> 217.196.146.202 - - [23/May/2007:06:57:16 +0000] "GET / HTTP/1.1" 403 302
>>> "-"  "curl/7.16.0 (amd64-portbld-freebsd6.2) libcurl/7.16.0 OpenSSL/0.9.7e
>>> zlib/1.2.3"
>>>
>>> I put in a 'Deny from' yesterday, but that hasn't made any difference ...
>> that is the smokeping latency tracking installation for checking latency
>> and response times on a number of projects hosts - it does both ICMP and http
>> connection checking for pgfoundry.
>> I can disable it if you want or reduce the latency if you want but I would
>> rather not - especially since I don't think that doing 0.75 very simple
>> requests/s is actually "beating".
> 
> 
>> Stefan
> 
>> ---------------------------(end of broadcast)---------------------------
>> TIP 9: In versions below 8.0, the planner will ignore your desire to
>>        choose an index scan if your joining column's datatypes do not
>>        match
> 
> 
> 
> ----
> Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
> Email . scrappy@hub.org                              MSN . scrappy@hub.org
> Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to      choose an index scan if your joining column's
datatypesdo not      match
 



Re: Who is remus, and why is he beating up on pgfoundry.org?

От
"Joshua D. Drake"
Дата:
Stefan Kaltenbrunner wrote:
> Marc G. Fournier wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> Disable it, please and thank you ...
> 
> done

I am concerned about the ability of the pgfoundry machine to be able to 
continue hosting pgfoundry if such as simple thing as a latency monitor 
is causing issues.

Joshua D. Drake


> 
> Stefan
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
> 
>               http://www.postgresql.org/docs/faq
> 


-- 
      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



Re: Who is remus, and why is he beating up on pgfoundry.org?

От
Dave Page
Дата:
Joshua D. Drake wrote:
> Stefan Kaltenbrunner wrote:
>> Marc G. Fournier wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>>
>>> Disable it, please and thank you ...
>>
>> done
> 
> I am concerned about the ability of the pgfoundry machine to be able to
> continue hosting pgfoundry if such as simple thing as a latency monitor
> is causing issues.

Seconded.

Regards, Dave.


Re: Who is remus, and why is he beating up on pgfoundry.org?

От
"Joshua D. Drake"
Дата:
Dave Page wrote:
> Joshua D. Drake wrote:

>>>> Disable it, please and thank you ...
>>> done
>> I am concerned about the ability of the pgfoundry machine to be able to
>> continue hosting pgfoundry if such as simple thing as a latency monitor
>> is causing issues.

Well as always, we are willing to host. Secondly we are also willing to 
host FreeBSD as we have more than one person comfortable with it now.

In theory this would be as simple as moving the VM right?

Sincerely,

Joshua D. Drake


> 
> Seconded.
> 
> Regards, Dave.
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
> 
>                http://archives.postgresql.org
> 


-- 
      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



Re: Who is remus, and why is he beating up on pgfoundry.org?

От
"Marc G. Fournier"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Actually, Stefan has already turned the monitoring back on again, but thanks 
... it was only offline for a few hours while I determined that that *wasn't* 
the cause of the problem I was seeing ...

- --On Tuesday, May 29, 2007 09:09:11 -0700 "Joshua D. Drake" 
<jd@commandprompt.com> wrote:

> Dave Page wrote:
>> Joshua D. Drake wrote:
>
>>>>> Disable it, please and thank you ...
>>>> done
>>> I am concerned about the ability of the pgfoundry machine to be able to
>>> continue hosting pgfoundry if such as simple thing as a latency monitor
>>> is causing issues.
>
> Well as always, we are willing to host. Secondly we are also willing to host
> FreeBSD as we have more than one person comfortable with it now.
>
> In theory this would be as simple as moving the VM right?
>
> Sincerely,
>
> Joshua D. Drake
>
>
>>
>> Seconded.
>>
>> Regards, Dave.
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 4: Have you searched our list archives?
>>
>>                http://archives.postgresql.org
>>
>
>
> --
>
>        === The PostgreSQL Company: Command Prompt, Inc. ===
> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
> Providing the most comprehensive  PostgreSQL solutions since 1997
>               http://www.commandprompt.com/
>
> Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
> PostgreSQL Replication: http://www.commandprompt.com/products/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings



- ----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFGXFJY4QvfyHIvDvMRAiXWAKCZLLWZ53FSMq35CbMQSmfyW6S7iACgs2q9
6VybSnchsS9svoO/37Dnztc=
=Hzbq
-----END PGP SIGNATURE-----