This is way too generic, and I apologize, but maybe someone will have
had a similar problem and be able to clue me into what I should be
looking at.
The server's running on the testbed (Apache/1.3.12 (Unix) mod_perl/1.23
mod_ssl/2.6.4 OpenSSL/0.9.5a, with an automatic redirect from 8080 to
8443), but not quite perfectly. :o/
It hangs a lot, especially on page reloads. Sometimes it delivers
pages perfectly, other times it takes half a minute. The other day the
error log piled up with several dozen segfault child expirations while
checking it from a coworkers desk, which probably explains the empty
document pages he kept getting. I have no real clue why.
The one thing amiss I can find is probably just ignorance on my part.
When I telnet to the server, it's return output includes numbers that I
am not seeing in my web pages, which are no logical part of the output
that I understand, and aren't there from the normal server.
Specifically (as an example), I'm getting "15a" as the first line of
actual text after the blank line that ends headers, and a "0" two lines
after the "</BODY></HTML>" line that ends the page the server sends at
the end of the 302 message from the page I requested (which 302 is
correct server behavior, btw). Here's the Telnet transcript, with my
parenthetical comments (note it's an intranet site, not accessible from
outside the company):
=============================================================
$ telnet buda.bst.bls.com 8080
Trying...
Connected to buda.bst.bls.com.
Escape character is '^]'.
GET / HTTP/1.1 (** I send request headers **)
Host: buda.bst.bls.com
HTTP/1.1 302 Found (** It responds correctly **)
Date: Tue, 30 May 2000 14:39:03 GMT
Server: Apache/1.3.12 (Unix) mod_perl/1.23 mod_ssl/2.6.4 OpenSSL/0.9.5a
Location: https://buda.bst.bls.com:8443/
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
15a (** but what is this? **)
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>302 Found</TITLE>
</HEAD><BODY>
<H1>Found</H1>
The document has moved <A
HREF="https://buda.bst.bls.com:8443/">here</A>.<P>
<HR>
<ADDRESS>Apache/1.3.12 Server at <A
HREF="mailto:[EMAIL PROTECTED]
m">bos04111.al.bst.bls.com</A> Port 8080</ADDRESS>
</BODY></HTML>
0 (** and this? **)
Connection closed by foreign host.
=============================================================
Help? >:o/
Paul
====
We are symbols, and inhabit symbols. -- Emerson
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/