public inbox for [email protected]  
help / color / mirror / Atom feed
Who is remus, and why is he beating up on pgfoundry.org?
9+ messages / 5 participants
[nested] [flat]

* Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-23 07:00  Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Marc G. Fournier @ 2007-05-23 07:00 UTC (permalink / raw)
  To: pgsql-www

-----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 . [email protected]                              MSN . [email protected]
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

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




^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-23 07:13  Stefan Kaltenbrunner <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Stefan Kaltenbrunner @ 2007-05-23 07:13 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www

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



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-23 11:25  Marc G. Fournier <[email protected]>
  parent: Stefan Kaltenbrunner <[email protected]>
  0 siblings, 2 replies; 9+ messages in thread

From: Marc G. Fournier @ 2007-05-23 11:25 UTC (permalink / raw)
  To: Stefan Kaltenbrunner <[email protected]>; +Cc: pgsql-www

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Disable it, please and thank you ...

- --On Wednesday, May 23, 2007 09:13:31 +0200 Stefan Kaltenbrunner 
<[email protected]> 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 . [email protected]                              MSN . [email protected]
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

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




^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-23 11:58  Stefan Kaltenbrunner <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  1 sibling, 1 reply; 9+ messages in thread

From: Stefan Kaltenbrunner @ 2007-05-23 11:58 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www

Marc G. Fournier wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> Disable it, please and thank you ...

done

Stefan



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-23 15:48  Magnus Hagander <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  1 sibling, 0 replies; 9+ messages in thread

From: Magnus Hagander @ 2007-05-23 15:48 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; pgsql-www

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 
> <[email protected]> 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 . [email protected]                              MSN . [email protected]
> 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 datatypes do not
       match




^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-23 15:50  Joshua D. Drake <[email protected]>
  parent: Stefan Kaltenbrunner <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Joshua D. Drake @ 2007-05-23 15:50 UTC (permalink / raw)
  To: Stefan Kaltenbrunner <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www

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/




^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-26 20:15  Dave Page <[email protected]>
  parent: Joshua D. Drake <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Dave Page @ 2007-05-26 20:15 UTC (permalink / raw)
  To: Joshua D. Drake <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; Marc G. Fournier <[email protected]>; pgsql-www

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.



^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-29 16:09  Joshua D. Drake <[email protected]>
  parent: Dave Page <[email protected]>
  0 siblings, 1 reply; 9+ messages in thread

From: Joshua D. Drake @ 2007-05-29 16:09 UTC (permalink / raw)
  To: Dave Page <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; Marc G. Fournier <[email protected]>; pgsql-www

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/




^ permalink  raw  reply  [nested|flat] 9+ messages in thread

* Re: Who is remus, and why is he beating up on pgfoundry.org?
@ 2007-05-29 16:18  Marc G. Fournier <[email protected]>
  parent: Joshua D. Drake <[email protected]>
  0 siblings, 0 replies; 9+ messages in thread

From: Marc G. Fournier @ 2007-05-29 16:18 UTC (permalink / raw)
  To: Joshua D. Drake <[email protected]>; Dave Page <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; pgsql-www

-----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" 
<[email protected]> 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 . [email protected]                              MSN . [email protected]
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

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





^ permalink  raw  reply  [nested|flat] 9+ messages in thread


end of thread, other threads:[~2007-05-29 16:18 UTC | newest]

Thread overview: 9+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-05-23 07:00 Who is remus, and why is he beating up on pgfoundry.org? Marc G. Fournier <[email protected]>
2007-05-23 07:13 ` Stefan Kaltenbrunner <[email protected]>
2007-05-23 11:25   ` Marc G. Fournier <[email protected]>
2007-05-23 11:58     ` Stefan Kaltenbrunner <[email protected]>
2007-05-23 15:50       ` Joshua D. Drake <[email protected]>
2007-05-26 20:15         ` Dave Page <[email protected]>
2007-05-29 16:09           ` Joshua D. Drake <[email protected]>
2007-05-29 16:18             ` Marc G. Fournier <[email protected]>
2007-05-23 15:48     ` Magnus Hagander <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox