search for: logging_access

Displaying 2 results from an estimated 2 matches for "logging_access".

2004 Aug 06
0
[PATCH] Fix TZ in access log
...1.8 diff -u -r1.8 logging.h --- src/logging.h 16 Jul 2003 19:41:59 -0000 1.8 +++ src/logging.h 21 Jul 2003 04:38:47 -0000 @@ -72,7 +72,7 @@ ** time of connection. */ -#define LOGGING_FORMAT_CLF "%d/%b/%Y:%H:%M:%S %z" +#define LOGGING_FORMAT_CLF "%d/%b/%Y:%H:%M:%S %Z" void logging_access(client_t *client); void restart_logging (void); <p>/ek http://elektronkind.org/ Psytrance: it's post-grad school for ravers. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message...
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl, Thanks for your help, About the "Connection:" header, you are right, it's: "Connection: close" and NOT "Connection: keep-alive". The protocol when the SERVER sends the data is http 1.0. It's http 1.1 when the browser requests the data. I don't understand the "Content-Length: 54000000" header either. Also I noticed the flash player on