public inbox for [email protected]  
help / color / mirror / Atom feed
List archives search function broken
5+ messages / 3 participants
[nested] [flat]

* List archives search function broken
@ 2004-12-04 22:41  Michael Fuhr <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Michael Fuhr @ 2004-12-04 22:41 UTC (permalink / raw)
  To: [email protected]

Using the list archive search function currently fails with
503 Service Unavailable.

Should messages about list archive problems go to pgsql-general,
or would it be better to use one of the other lists like bugs,
hackers, or www?

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/



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

* Re: [GENERAL] List archives search function broken
@ 2004-12-05 09:41  Oleg Bartunov <[email protected]>
  parent: Michael Fuhr <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Oleg Bartunov @ 2004-12-05 09:41 UTC (permalink / raw)
  To: Michael Fuhr <[email protected]>; +Cc: [email protected]; pgsql-www

On Sat, 4 Dec 2004, Michael Fuhr wrote:

> Using the list archive search function currently fails with
> 503 Service Unavailable.
>
> Should messages about list archive problems go to pgsql-general,
> or would it be better to use one of the other lists like bugs,
> hackers, or www?

I think complaints should go to -www list. btw, www.pgsql.ru is working
and I think it could be as 'backstop' for main search engine, for example
on "server error" there could link to
http://www.pgsql.ru/db/pgsearch/index.html?set=archives

>
>

 	Regards,
 		Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: [email protected], http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83




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

* Re: [GENERAL] List archives search function broken
@ 2004-12-05 10:51  John Hansen <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: John Hansen @ 2004-12-05 10:51 UTC (permalink / raw)
  To: Oleg Bartunov <[email protected]>; Michael Fuhr <[email protected]>; +Cc: [email protected]; pgsql-www

> > Using the list archive search function currently fails with
> > 503 Service Unavailable.
> >
> > Should messages about list archive problems go to pgsql-general, or 
> > would it be better to use one of the other lists like bugs, hackers,

> > or www?
> 
> I think complaints should go to -www list. btw, www.pgsql.ru 
> is working and I think it could be as 'backstop' for main 
> search engine, for example on "server error" there could link 
> to http://www.pgsql.ru/db/pgsearch/index.html?set=archives

Not a bad idea, but I won't be able to implement that, as the frontend
does not allow per virtual host error pages. - Unless someone is willing
to write a patch for pound (http://www.apsis.ch/pound).

Btw, this would have been caught earlier, if not for the fact that I've
been without an internet connection @ home for the past few days. Db
backend server OS had shut down for yet to be determined reasons.

Kind Regards,

John




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

* Re: [GENERAL] List archives search function broken
@ 2004-12-05 11:53  Oleg Bartunov <[email protected]>
  parent: John Hansen <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Oleg Bartunov @ 2004-12-05 11:53 UTC (permalink / raw)
  To: John Hansen <[email protected]>; +Cc: Michael Fuhr <[email protected]>; [email protected]; pgsql-www

John,

you could always rely on your script where you check if db handler is
alive and if not then show gentle error message with link to www.pgsql.ru

 	Oleg
On Sun, 5 Dec 2004, John Hansen wrote:

>>> Using the list archive search function currently fails with
>>> 503 Service Unavailable.
>>>
>>> Should messages about list archive problems go to pgsql-general, or
>>> would it be better to use one of the other lists like bugs, hackers,
>
>>> or www?
>>
>> I think complaints should go to -www list. btw, www.pgsql.ru
>> is working and I think it could be as 'backstop' for main
>> search engine, for example on "server error" there could link
>> to http://www.pgsql.ru/db/pgsearch/index.html?set=archives
>
> Not a bad idea, but I won't be able to implement that, as the frontend
> does not allow per virtual host error pages. - Unless someone is willing
> to write a patch for pound (http://www.apsis.ch/pound).
>
> Btw, this would have been caught earlier, if not for the fact that I've
> been without an internet connection @ home for the past few days. Db
> backend server OS had shut down for yet to be determined reasons.
>
> Kind Regards,
>
> John
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>               http://archives.postgresql.org
>

 	Regards,
 		Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: [email protected], http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83




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

* Re: [GENERAL] List archives search function broken
@ 2004-12-05 12:06  John Hansen <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: John Hansen @ 2004-12-05 12:06 UTC (permalink / raw)
  To: Oleg Bartunov <[email protected]>; +Cc: Michael Fuhr <[email protected]>; [email protected]; pgsql-www

> John,
> 
> you could always rely on your script where you check if db 
> handler is alive and if not then show gentle error message 
> with link to www.pgsql.ru

I never check if dbhandler is alive in the frontend....
This was the backend OS that shut down, which also hosts the filesystems
for the scripts.... So that would have had the same result.

The 503 is hardcoded btw, tho it does have a method of displaying a
file. But that would be globally for all hosts, not just
search.postgresql.org

Frontend is pound reverse proxy running on the gateway.

The actual search is a backend running vmware
http://search.postgresql.org/phpsysinfo/

... John




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


end of thread, other threads:[~2004-12-05 12:06 UTC | newest]

Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-12-04 22:41 List archives search function broken Michael Fuhr <[email protected]>
2004-12-05 09:41 ` Oleg Bartunov <[email protected]>
2004-12-05 10:51 Re: [GENERAL] List archives search function broken John Hansen <[email protected]>
2004-12-05 11:53 ` Oleg Bartunov <[email protected]>
2004-12-05 12:06 Re: [GENERAL] List archives search function broken John Hansen <[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