On Nov 7, 2006, at 11:54 PM, TazzleNack wrote: > Thanks! I will try that out if try out this setup and it turns out > that Paste lacks proxy support. At the moment, I don't have Apache > installed, but it looks like I will need to install it at some point, > after I have sufficient content, so I can compare the perf of it > serving static files and proxing to Paste for dynamic content vs Paste > serving up everything directly!
There's also a ProxyPreserveHost setting that will preserve the Host header, this is what I typically use for my proxy setups. HTH, Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
