On Fri, Feb 11, 2011 at 4:31 PM, Jason McKellar <[email protected]>wrote:
> > Upon further inspection it appears that the content-length from apache is > exactly double the true content-length returned by pylons. I have now also > tried using mod_proxy with paste http server and I'm still getting a double > sized content-length. This is on FreeBSD, I just tried it on Linux and the > content-length is fine using mod_proxy. > > I suppose this means I should be asking this on some Apache mailing list. > I spoke too soon. It is a problem with pylons or paste. When I run just paste on the server without mod_proxy it is still doubling the content-length. I'm guessing some sort of encoding issue? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
