Truncated response with ProxyPass to localhost

Allgemeines Forum zum Thema Apache Friends. Bei Problemen mit XAMPP bitte entweder das Linux- oder das Windows-Forum benutzen. Hier geht's wirklich nur ganz allgemein um Apache Friends.

Truncated response with ProxyPass to localhost

Postby mp2013 » 15. February 2017 17:34

Hi,

I get a truncated response message (HTTP1.1) when I use the directive:

ProxyPass "/IPC/" "http://localhost:2"

on Apache 2.4.

The response message should be a very long row of chars (> 8000 chars). The message gets truncated at about 8193 chars.

What can be done about this? After searching the web and some trials (e.g. SentEnv proxy-sendcl 1) it still doesn't work.

Many thanks.
Alex
mp2013
 
Posts: 3
Joined: 01. November 2016 18:45
XAMPP version: 2.4
Operating System: Windoows 7

Re: Truncated response with ProxyPass to localhost

Postby mp2013 » 18. February 2017 23:10

Is the question not clear enough or nobody knows the answer?
mp2013
 
Posts: 3
Joined: 01. November 2016 18:45
XAMPP version: 2.4
Operating System: Windoows 7

Re: Truncated response with ProxyPass to localhost

Postby Nobbie » 19. February 2017 12:29

I dont know the answer. I dont know what is running on localhost:2 and i also dont know if Apache 2.4 is responsible for the truncation or if that remote "thing" is responsible. Also "response message" is not known to me, a HTTP request usually contains an Header (the HTTP Header, which contains informations about the requested resource) and followed by the contents, which is streamed via the TCPIP socket which is created by that request. "Response message" is not part of HTTP protocoll, i dont what is meant by that.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04


Return to Apache Friends

Who is online

Users browsing this forum: No registered users and 3 guests