Re: HTTP response code "200 -" in access log > problem with files served from NAS

2007-01-22 Thread Pid
Andreas Deller wrote: Thanks for the optimization hint, although we don't encounter performance problems so far. APR just leverages OS native functionality, it's a gain rather than a correction. In the former case, I'd try to eliminate the room for error between versions by standardising JV

Re: HTTP response code "200 -" in access log

2007-01-22 Thread Andreas Deller
Pid wrote: Andreas Deller wrote: Pid wrote: Andreas Deller wrote: Hi I have activated LiveHttpHeaders and the RequestDumperValve and fortunately ran into the problem in my development environment. Sorry for the long posting, but it seems necessary to me. Important notes: - Between the client

Re: HTTP response code "200 -" in access log

2007-01-22 Thread Pid
Andreas Deller wrote: Pid wrote: Andreas Deller wrote: Hi I have activated LiveHttpHeaders and the RequestDumperValve and fortunately ran into the problem in my development environment. Sorry for the long posting, but it seems necessary to me. Important notes: - Between the client and the ser

Re: HTTP response code "200 -" in access log

2007-01-22 Thread Andreas Deller
Pid wrote: Andreas Deller wrote: Hi I have activated LiveHttpHeaders and the RequestDumperValve and fortunately ran into the problem in my development environment. Sorry for the long posting, but it seems necessary to me. Important notes: - Between the client and the server, there is a reverse

Re: HTTP response code "200 -" in access log

2007-01-22 Thread Pid
Andreas Deller wrote: Hi I have activated LiveHttpHeaders and the RequestDumperValve and fortunately ran into the problem in my development environment. Sorry for the long posting, but it seems necessary to me. Important notes: - Between the client and the server, there is a reverse proxy. RD

Re: HTTP response code "200 -" in access log

2007-01-22 Thread Andreas Deller
Hi I have activated LiveHttpHeaders and the RequestDumperValve and fortunately ran into the problem in my development environment. Sorry for the long posting, but it seems necessary to me. Important notes: - Between the client and the server, there is a reverse proxy. - After all, this is *one*

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Gregor Schneider
Could it be that you have a problem with caching? What are the exact headers (via LifeHTTPHeaders) sent by/to the client a) when it works b) when it doesn't work? Greg -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://p

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Andreas Deller
Hi A typical entry looks like this: 192.168.11.11 - - [05/Jan/2007:11:23:59 +0100] "GET /ebanking/css/custom.css HTTP/1.1" 200 - "https://some.bank.ch/ebanking/login"; "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)" The files are all correct, since they most of the time a

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Pid
Andreas Deller wrote: Andreas Deller wrote: Hi A typical entry looks like this: 192.168.11.11 - - [05/Jan/2007:11:23:59 +0100] "GET /ebanking/css/custom.css HTTP/1.1" 200 - "https://some.bank.ch/ebanking/login"; "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)" The files

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Andreas Deller
Andreas Deller wrote: Hi A typical entry looks like this: 192.168.11.11 - - [05/Jan/2007:11:23:59 +0100] "GET /ebanking/css/custom.css HTTP/1.1" 200 - "https://some.bank.ch/ebanking/login"; "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)" This results in the client gettin

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Pid
Andreas Deller wrote: Hi A typical entry looks like this: 192.168.11.11 - - [05/Jan/2007:11:23:59 +0100] "GET /ebanking/css/custom.css HTTP/1.1" 200 - "https://some.bank.ch/ebanking/login"; "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)" This results in the client gettin

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Andreas Deller
Hi A typical entry looks like this: 192.168.11.11 - - [05/Jan/2007:11:23:59 +0100] "GET /ebanking/css/custom.css HTTP/1.1" 200 - "https://some.bank.ch/ebanking/login"; "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)" This results in the client getting back a 200, but no co

Re: HTTP response code "200 -" in access log

2007-01-17 Thread Pid
Andreas Deller wrote: Hi I posted this unsuccessfully a week ago under 'Tomcat 4.1.30/5.0.28 empty responses - return code "200 -"', so I rephrase and shorten my question. OS: Solaris & Debian, Tomcat version 4.1.30 and 5.0.28. In the access logs, there are a number of entries with the HTTP st

HTTP response code "200 -" in access log

2007-01-16 Thread Andreas Deller
Hi I posted this unsuccessfully a week ago under 'Tomcat 4.1.30/5.0.28 empty responses - return code "200 -"', so I rephrase and shorten my question. OS: Solaris & Debian, Tomcat version 4.1.30 and 5.0.28. In the access logs, there are a number of entries with the HTTP status code "200 -". So t