From fnaumann@mail.cs.uni-magdeburg.de  Mon Dec 15 16:10:43 2003
Message-ID: <3FDDCDB3.8040202@imperia.net>
Date: Mon, 15 Dec 2003 16:05:23 +0100
From: Guido Flohr <guido@imperia.net>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: de, ru, ar, en-us, en, fr
MIME-Version: 1.0
To: mint_list <mint@fishpool.com>
Cc: Keith Scroggins <kws@saltmine.radix.net>
Subject: Re: [MiNT] Problems with apache
References: <Pine.GSO.4.43.0312121705090.25001-100000@saltmine.radix.net>
In-Reply-To: <Pine.GSO.4.43.0312121705090.25001-100000@saltmine.radix.net>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
X-Virus-Scanned: by amavisd-new using F-Secure Antivirus at imperia.net
Delivered-To: mint@fishpool.com
Delivered-To: mint@lists.fishpool.fi
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: guido@imperia.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-ID: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id hBFFAen23805

Hi,

Keith Scroggins wrote:
> I also changed the script name, the old still exists, but this one won't
> make you download the results (obviously I need to fix a config file,
> since .pl should execute).

You probably ran into a bug/feature of MSIE that does not display 
text/plain inline, because for Microsoft the MIME type text/plain is 
ambiguous:

http://msdn.microsoft.com/workshop/networking/moniker/overview/appendix_a.asp

At least certain version will happily display an inline image if 
text/plain data begins with the string "GIF89a"... Off topic.

> Obviously it is not sockdev.xdd, since they are identical....  :{

But ...

> Here are the access_log entries for the hits so far:
> 
> root@tgbbs:/var/log/httpd>cat access_log | grep guido
> 192.251.225.7 - - [12/Dec/2003:16:06:32 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.1" 404 298
> 192.251.225.7 - - [12/Dec/2003:16:12:47 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.1" 200 102578
> 12.47.216.142 - - [12/Dec/2003:16:45:07 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.1" 200 -
> 12.47.216.142 - - [12/Dec/2003:16:45:17 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.1" 200 4077
> 81.173.213.163 - - [12/Dec/2003:16:55:14 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.0" 200 8166
> 81.173.213.163 - - [12/Dec/2003:16:57:49 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.0" 200 102374
> 217.236.78.42 - - [12/Dec/2003:17:04:08 -0500] "GET /cgi-bin/guidotest.pl
> HTTP/1.1" 200 4077
> 192.251.225.7 - - [12/Dec/2003:17:55:37 -0500] "GET /cgi-bin/guidotest
> HTTP/1.1" 200 102578
> 
> Your 4k and 8k numbers do appear in there exactly.

... that looks like you can at least sometimes reproduce the error on 
your system.

> Our systems basically are identical setups. The only other immediate
> thought I had is some sort of cache is getting filled, and then output is
> getting dumped.  From the above, it looks like it failed once for you, but
> worked the second try, correct?

I think I cancelled the first request because I thought the server was 
down.  "My" requests are those from 81.173.213.163, by the way.

> Hmmmm...  Time to hit my head against the wall and try to come up with
> what is happening....

Frank said that he has fixed some bugs in sockdev.xdd.  I will try with 
a newer version of the device driver.

Ciao

Guido
-- 
Imperia AG, Development
Leyboldstr. 10 - D-50354 Hürth - http://www.imperia.net/


