Avi Zurel
Avi Zurel
@martensson Is the `Host` header the only one that doesn't pass to the origins?
@evanphx Yeah, you see the `S` but no `E` is happening. I'll try and reproduce again on staging/local with some benchmarking and see if I can get this reproduced
Yeah OK, we have 4 different vendors, 2 of them using HTTP (Get, Post) and two using HTTPS (Get, Post). Obviously, for the HTTPS ones, I am sending the `r['X-Templar-Upgrade']...
Memory footprint is stable, using Redis for cache (but most request are not cached because it's a post anyway). I am trying to think of a way to pass production-volume...
OH yeah, that was a rhetorical question... I'll set it up.
@bmorton I stopped. I am using Nginx with `proxy_pass` in order to do that. Just to get an idea of the numbers, I'm doing about 2000-3000 requests per second right...
@mosheeshel I will try to add more documentation this week. This is indeed a very useful project since it leverages existing authentication and you don't need to worry about it...