public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* bzip support
  2000-12-30  6:08 bzip support DJ Delorie
@ 2000-06-21  8:53 ` DJ Delorie
  2000-12-30  6:08 ` Tom Tromey
  1 sibling, 0 replies; 12+ messages in thread
From: DJ Delorie @ 2000-06-21  8:53 UTC (permalink / raw)
  To: overseers

Could someone add this to /www/conf/httpd.conf along with compress and
gzip?  Yes, I know it won't take effect until the server is either
hup'd or restarted, I've got a workaround for now.

AddEncoding x-bzip2 bz bz2

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

* Re: bzip support
  2000-12-30  6:08 ` Tom Tromey
@ 2000-06-21  9:02   ` Tom Tromey
  2000-12-30  6:08   ` Tom Tromey
  2000-12-30  6:08   ` DJ Delorie
  2 siblings, 0 replies; 12+ messages in thread
From: Tom Tromey @ 2000-06-21  9:02 UTC (permalink / raw)
  To: DJ Delorie; +Cc: overseers

DJ> Could someone add this to /www/conf/httpd.conf along with compress and
DJ> gzip?

Dont.

DJ>  Yes, I know it won't take effect until the server is either
DJ> hup'd or restarted, I've got a workaround for now.

I HUPd the web server.

T


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

* Re: bzip support
  2000-12-30  6:08   ` Tom Tromey
@ 2000-06-21  9:03     ` Tom Tromey
  0 siblings, 0 replies; 12+ messages in thread
From: Tom Tromey @ 2000-06-21  9:03 UTC (permalink / raw)
  To: Tom Tromey; +Cc: DJ Delorie, overseers

DJ> Could someone add this to /www/conf/httpd.conf along with compress and
DJ> gzip?

Tom> Dont.

I mean "done".
That's a funny typo.

T

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

* Re: bzip support
  2000-12-30  6:08   ` DJ Delorie
@ 2000-06-21  9:08     ` DJ Delorie
  2000-12-30  6:08     ` Tom Tromey
  1 sibling, 0 replies; 12+ messages in thread
From: DJ Delorie @ 2000-06-21  9:08 UTC (permalink / raw)
  To: tromey; +Cc: overseers

Thanks.  Hey, I noticed these in the error log:

Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 205.
Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 140.
Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 2615.

They are happening a *lot* so they're probably obscuring real
messages.

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

* Re: bzip support
  2000-12-30  6:08     ` Tom Tromey
@ 2000-06-21 11:59       ` Tom Tromey
  2000-12-30  6:08       ` Chris Faylor
  1 sibling, 0 replies; 12+ messages in thread
From: Tom Tromey @ 2000-06-21 11:59 UTC (permalink / raw)
  To: DJ Delorie; +Cc: tromey, overseers

DJ> Thanks.  Hey, I noticed these in the error log:
DJ> Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 205.

I "fixed" this by not running cvsweb.cgi with -w.
I was running "tail -f" on the log file.  It was cool to see it stop
printing the messages.  I think we were getting more than one of these
per second.

FYI I see some of these:

[Wed Jun 21 11:58:43 2000] [error] [client 128.110.104.72] File does
not exist:
/www/sourceware/htdocs/cygwin/xfree/index_files/image0004.jpg


Tom

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

* Re: bzip support
  2000-12-30  6:08       ` Chris Faylor
@ 2000-06-21 12:43         ` Chris Faylor
  0 siblings, 0 replies; 12+ messages in thread
From: Chris Faylor @ 2000-06-21 12:43 UTC (permalink / raw)
  To: Tom Tromey; +Cc: DJ Delorie, overseers

On Wed, Jun 21, 2000 at 11:59:54AM -0700, Tom Tromey wrote:
>FYI I see some of these:
>
>[Wed Jun 21 11:58:43 2000] [error] [client 128.110.104.72] File does
>not exist:
>/www/sourceware/htdocs/cygwin/xfree/index_files/image0004.jpg

Thanks.  I've forwarded this to the appropriate person.

cgf

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

* Re: bzip support
  2000-12-30  6:08 ` Tom Tromey
  2000-06-21  9:02   ` Tom Tromey
@ 2000-12-30  6:08   ` Tom Tromey
  2000-06-21  9:03     ` Tom Tromey
  2000-12-30  6:08   ` DJ Delorie
  2 siblings, 1 reply; 12+ messages in thread
From: Tom Tromey @ 2000-12-30  6:08 UTC (permalink / raw)
  To: Tom Tromey; +Cc: DJ Delorie, overseers

DJ> Could someone add this to /www/conf/httpd.conf along with compress and
DJ> gzip?

Tom> Dont.

I mean "done".
That's a funny typo.

T

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

* Re: bzip support
  2000-12-30  6:08 bzip support DJ Delorie
  2000-06-21  8:53 ` DJ Delorie
@ 2000-12-30  6:08 ` Tom Tromey
  2000-06-21  9:02   ` Tom Tromey
                     ` (2 more replies)
  1 sibling, 3 replies; 12+ messages in thread
From: Tom Tromey @ 2000-12-30  6:08 UTC (permalink / raw)
  To: DJ Delorie; +Cc: overseers

DJ> Could someone add this to /www/conf/httpd.conf along with compress and
DJ> gzip?

Dont.

DJ>  Yes, I know it won't take effect until the server is either
DJ> hup'd or restarted, I've got a workaround for now.

I HUPd the web server.

T


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

* Re: bzip support
  2000-12-30  6:08   ` DJ Delorie
  2000-06-21  9:08     ` DJ Delorie
@ 2000-12-30  6:08     ` Tom Tromey
  2000-06-21 11:59       ` Tom Tromey
  2000-12-30  6:08       ` Chris Faylor
  1 sibling, 2 replies; 12+ messages in thread
From: Tom Tromey @ 2000-12-30  6:08 UTC (permalink / raw)
  To: DJ Delorie; +Cc: tromey, overseers

DJ> Thanks.  Hey, I noticed these in the error log:
DJ> Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 205.

I "fixed" this by not running cvsweb.cgi with -w.
I was running "tail -f" on the log file.  It was cool to see it stop
printing the messages.  I think we were getting more than one of these
per second.

FYI I see some of these:

[Wed Jun 21 11:58:43 2000] [error] [client 128.110.104.72] File does
not exist:
/www/sourceware/htdocs/cygwin/xfree/index_files/image0004.jpg


Tom

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

* Re: bzip support
  2000-12-30  6:08     ` Tom Tromey
  2000-06-21 11:59       ` Tom Tromey
@ 2000-12-30  6:08       ` Chris Faylor
  2000-06-21 12:43         ` Chris Faylor
  1 sibling, 1 reply; 12+ messages in thread
From: Chris Faylor @ 2000-12-30  6:08 UTC (permalink / raw)
  To: Tom Tromey; +Cc: DJ Delorie, overseers

On Wed, Jun 21, 2000 at 11:59:54AM -0700, Tom Tromey wrote:
>FYI I see some of these:
>
>[Wed Jun 21 11:58:43 2000] [error] [client 128.110.104.72] File does
>not exist:
>/www/sourceware/htdocs/cygwin/xfree/index_files/image0004.jpg

Thanks.  I've forwarded this to the appropriate person.

cgf

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

* Re: bzip support
  2000-12-30  6:08 ` Tom Tromey
  2000-06-21  9:02   ` Tom Tromey
  2000-12-30  6:08   ` Tom Tromey
@ 2000-12-30  6:08   ` DJ Delorie
  2000-06-21  9:08     ` DJ Delorie
  2000-12-30  6:08     ` Tom Tromey
  2 siblings, 2 replies; 12+ messages in thread
From: DJ Delorie @ 2000-12-30  6:08 UTC (permalink / raw)
  To: tromey; +Cc: overseers

Thanks.  Hey, I noticed these in the error log:

Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 205.
Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 140.
Use of uninitialized value at /www/sourceware/cgi-bin/cvsweb.cgi line 2615.

They are happening a *lot* so they're probably obscuring real
messages.

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

* bzip support
@ 2000-12-30  6:08 DJ Delorie
  2000-06-21  8:53 ` DJ Delorie
  2000-12-30  6:08 ` Tom Tromey
  0 siblings, 2 replies; 12+ messages in thread
From: DJ Delorie @ 2000-12-30  6:08 UTC (permalink / raw)
  To: overseers

Could someone add this to /www/conf/httpd.conf along with compress and
gzip?  Yes, I know it won't take effect until the server is either
hup'd or restarted, I've got a workaround for now.

AddEncoding x-bzip2 bz bz2

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

end of thread, other threads:[~2000-12-30  6:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-30  6:08 bzip support DJ Delorie
2000-06-21  8:53 ` DJ Delorie
2000-12-30  6:08 ` Tom Tromey
2000-06-21  9:02   ` Tom Tromey
2000-12-30  6:08   ` Tom Tromey
2000-06-21  9:03     ` Tom Tromey
2000-12-30  6:08   ` DJ Delorie
2000-06-21  9:08     ` DJ Delorie
2000-12-30  6:08     ` Tom Tromey
2000-06-21 11:59       ` Tom Tromey
2000-12-30  6:08       ` Chris Faylor
2000-06-21 12:43         ` Chris Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).