Mailinglisten-Archive |
Hallo listenuser
ich lasse Apache 1.3.9 unter Linux (2.2.13) mit PHP 4.0b4pl1 laufen.
Ich versuche eine Persistent HTTP (1.1)-connection auf zu bauen.
wenn das "Connection: Keep-Alive" im header ist, dann fügt Apache
automatisch
"Keep-Alive: timeout=15" ein. So wird die verbindung nach 15 sec
automatisch
beendet. aber ich will das nicht!
hat einer eine ahnung wie man sowas anstellt und apache sagt, er soll den
header unberüht lassen??
hier ist der komplette header
---header start----
HTTP/1.1
200.OK. Date: Sun, 09.Jul 2000.
10:24:16 GMT Server: Ap ache/1.3.12 (Unix). PHP/4.0b4pl1
X-Powered-By: PHP/4.0b4pl1
Pragma: no-cache Content-Length: 3 42
Age: 0
X-Ca che: MISS from localhost
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
<html><head>
<title>test</title>
</head>
<body>
test
</body>
</html>
---header end---
habt ihr eine lösung????
grüsse
Roland Baum
--
Sent through GMX FreeMail - http://www.gmx.net
php::bar PHP Wiki - Listenarchive