Posted by Chung Leong on 12/16/05 00:53
I have ran into a similiar problem before with Mircosoft ISA before.
The solution was...convert the dynamic script to plain-o HTML. I would
get a HTTP sniffer and see what's actually sent by the server. PHP does
add its own headers.
One possibility is that the server is using chunk-encoding. Another is
possibility is compression. I would also try disabling connection
keep-alive on the server.
Navigation:
[Reply to this message]
|