Hey Leif,

I've collected the information you need:


1)

Debian Linux (Lenny):
/etc/sysctl.conf:
-----------------
vm.max_map_count = 4000000
(I don't know if this is necessary or which number to use for 40 GB
RAM-Cache of TS. The same value with TS 2.0.1
Leif: what about this?)


remap.config:
-------------
# fuer Monitorchecks
#
---------------------------------------------------------------------------------------
map             http://dlscache1001.photoprintit.de    
http://XXXXXXX.photoprintit.de 
map             http://dlscache1002.photoprintit.de    
http://XXXXXXX.photoprintit.de 
map             http://dlscache2001.photoprintit.de    
http://XXXXXXX.photoprintit.de 
map             http://dlscache2002.photoprintit.de    
http://XXXXXXX.photoprintit.de 

# dls.*.*
#
---------------------------------------------------------------------------------------
map             http://dls.photoprintit.com            
http://XXXXXXX.photoprintit.de 
map             http://dls.photoprintit.de             
http://XXXXXXX.photoprintit.de 
map             http://dls.photoprintit.eu             
http://XXXXXXX.photoprintit.de 
map             http://dls.cewe.eu                     
http://XXXXXXX.photoprintit.de 
map             http://pobierz.fotosiazka.pl           
http://XXXXXXX.photoprintit.de 


# Add-Ons
#
---------------------------------------------------------------------------------------
map             http://addons-hps.photoprintit.de      
http://XXXXXXX.photoprintit.de 
map             http://addons-hps.photoprintit.eu      
http://XXXXXXX.photoprintit.de 
map             http://addons-hps.cewe.eu              
http://XXXXXXX.photoprintit.de 
map             http://dlp.photoprintit.de             
http://XXXXXXX.photoprintit.de 


# stats-dls
#
---------------------------------------------------------------------------------------
map             http://stats-dls.photoprintit.de       
http://XXXXXXX.photoprintit.de 


# Locr
#
---------------------------------------------------------------------------------------
map             http://locrmaps.photoprintit.de        
http://XXXXXXX.photoprintit.de 
map             http://locrmaps.photoprintit.eu        
http://XXXXXXX.photoprintit.de 
map             http://locrmaps.cewe.eu                
http://XXXXXXX.photoprintit.de 

records.config:
---------------
changes form original:
CONFIG proxy.config.proxy_name STRING dlscache1001
CONFIG proxy.config.alarm_email STRING [email protected] 
CONFIG proxy.config.exec_thread.autoconfig.scale FLOAT 2.000000  
(original: 2.0)
CONFIG proxy.config.http.server_port INT 80
CONFIG proxy.config.http.transaction_active_timeout_in INT 0
CONFIG proxy.config.http.background_fill_completed_threshold FLOAT
0.500000  (original: 0.5)
CONFIG proxy.config.http.quick_filter.mask INT 1154   (original:
0x482)
CONFIG proxy.config.http.cache.heuristic_lm_factor FLOAT 0.100000  
(original: 0.10)
CONFIG proxy.config.cache.ram_cache.size INT 40000000000
CONFIG proxy.config.cache.ram_cache_cutoff INT 1000000000
CONFIG proxy.config.log2.custom_logs_enabled INT 1
CONFIG proxy.config.log2.xml_logs_config INT 0
CONFIG proxy.config.log2.squid_log_enabled INT 0
CONFIG proxy.config.log2.squid_log_is_ascii INT 1
CONFIG proxy.config.log2.extended_log_is_ascii INT 1
CONFIG proxy.config.log2.extended2_log_enabled INT 1
CONFIG proxy.config.reverse_proxy.enabled INT 1
CONFIG proxy.config.url_remap.pristine_host_hdr INT 1
CONFIG proxy.config.cluster.cluster_configuration STRING
cluster.config

logs.config:
------------
format:enabled:1:apache:%<chi> - - [%<cqtn>] "%<cqhm> %<cquuc> %<cqhv>"
%<pssc> %<pscl> "%<{Referer}cqh>" "%<{user-agent}cqh>"
%<ttms>:apache:ASCII:none

storage.config:
---------------
/trafficserver-cache/2.1.3-unstable 250000000000

cache.config:
-------------
url_regex=/download/health_check.html   action=never-cache   (produce
errors in traffic.out)
dest_domain=photoprintit.com            scheme=http     revalidate=1h
dest_domain=photoprintit.de             scheme=http     revalidate=1h
dest_domain=photoprintit.eu             scheme=http     revalidate=1h
dest_domain=cewe.eu                     scheme=http     revalidate=1h
dest_domain=fotosiazka.pl               scheme=http     revalidate=1h

extend2.log:
------------
193.169.77.236 - - [18/Oct/2010:15:13:25 +0100] "GET
http://XXXXXXX.photoprintit.de/download/Data/1119/hps/Schlecker_Fotoservice.exe
HTTP/1.1" 200 259516 000 0 0 0 802 364 0 0 0 NONE INTR FIN
ERR_CLIENT_ABORT
193.169.77.236 - - [18/Oct/2010:15:13:29 +0100] "GET
http://XXXXXXX.photoprintit.de/download/Data/1119/hps/Schlecker_Fotoservice.exe
HTTP/1.1" 206 1 000 0 0 0 795 405 0 0 0 NONE FIN FIN TCP_HIT


2) reverse-proxy only

3) Standard IE8-Settings

4) nothing specially, The TCP-Stream-Capture I will you sent
seperatly.
In the Capture I see a Header-Checksum-error (0x0000 [incorrect, should
be 0x36c6]).



Bye,
Sascha Klose




>>> Leif Hedstrom <[email protected]> 16.10.2010 01:57 >>>
On 10/15/2010 06:23 AM, Sascha Klose wrote:
>
>
> TS 2.1.3-unstable
> -----------------
> I know, that this version is a developer-version (unstable), but
> because of the crashed of 2.0.1 I try this version.
> This version have a problem with 206-requests (Partial Content). It
> don't work with IE 8.0 for example. If click a download-url for a
file
> in a website via IE 8.0, the IE 8.0 download a few KB's (something
like
> 300 KByte)  immediately (with Code 200) and after you have choose
the
> location for the file, IE try to get the last KB's with Code 206.
This
> produce an error in IE (like can't download the file). Most of
> 206-requests are logs with 1 Byte in the logfile (which causes an
> error).


Hmmm, I'm not sure I understand how to reproduce this. Is there any 
chance you can give us a step - by - step instruction how to setup the

server, and how to reproduce this from the IE8 browser? We'd need to
know

1) Traffic server configurations (particularly any remap rules and 
records.config changes you've made)

2) Is it forward / reverse proxy?

3) Any specific IE8 or Windows settings that are done?

4) Anything else you can think of?


Then of course, how to actually trigger the problem from the browser. 
Getting this to reproduce gives us a much easier path towards isolating

which change since v2.0.1 causes this problem.

Thanks!

-- leif


_______________________________________________________________________________________
Ihre Digitalfotos als echtes Buch – jetzt neue Bestellsoftware sichern:

Mein CEWE FOTOBUCH – erstellt in 3 Minuten!
Riesenauswahl an Formaten und Einbänden

In drei Schritten sind Sie am Ziel:
- Software kostenlos unter http://www.cewe-fotobuch.de downloaden
- Ihr CEWE FOTOBUCH schnell und komfortabel am PC gestalten
- Auftrag im Geschäft Ihrer Wahl abgeben – oder online bestellen

Das CEWE FOTOBUCH: Für jeden Anlass das Richtige! Neu. Schon ab 7,95 €*

*unverbindliche Preisempfehlung für ein CEWE FOTOBUCH klein/14x13cm
inkl. MwSt zzgl. Bearbeitungspauschale und etwaig anfallender
Versandkosten, gemäß Preisliste.




___________________________________________________________________

OHG mit Sitz in Oldenburg; Registergericht Oldenburg HR A 1548;

persönlich haftende geschäftsführende Gesellschafterin: Neumüller CeWe
Color Stiftung, Oldenburg
Vorstand: Dr. Rolf Hollander, Vorsitzender;
Harald H. Pirwitz, Felix Thalmann, Frank Zweigle, Dr. Michael Fries;
Geschäftsführer: Dr. Reiner Fageth, Thomas Grunau,
Andreas F.L. Heydemann, Dr. Olaf Holzkämper


Persönlich haftende Gesellschafterin: CeWe Color Holding AG, Oldenburg,
Registergericht Oldenburg HR B 2956
Vorstand: Dr. Rolf Hollander, Vorsitzender;
Andreas F.L. Heydemann, Dr. Reiner Fageth, Dr. Olaf Holzkämper
Aufsichtsrat: Hubert Rothärmel, Vorsitzender

Reply via email to