Yea....... I know how to log a header... Please READ my post... its asking how do i log the SINGLE UserId value... This header contains multiple comma delimited values for the single header value "X-authorization" it contains a Client, Device, DeviceId, Version, AND UserId.. I only want to grab the UserId... Neither of those searches answers that question.by pir8radio - How to...
Well, i guess this is a useless forum lol....by pir8radio - How to...
not many users on the forums hu? No one?by pir8radio - How to...
Actually that is a request header from the client.. Thanks.by pir8radio - How to...
Hello, new to the forum.... I have a header being sent from the upstream server that looks like this: x-authorization:Client="Web Client", Device="Chrome 47.0.2526.106", DeviceId="3a3591f34aa7bf0cbda943edb993dbf11ecf0f4e", Version="3.0.5805.0", UserId="1de587e5988kdsede6f60a4f50d545e0" I need to grab the "UserId" value ONLY, and lby pir8radio - How to...
hello im trying to do a reverse proxy on a specific group of images.. here is one of my URI's http://WEBSITE.COM/Items/93a11f471c7bed6ef225def7f556921d/Images/Primary?height=360&tag=4692fdb7630bafeb49d9d9403c7b1b1c&quality=90 I want anything bound for (ignore this stuff)*/Images/*(dont care about this stuff) to get proxied. how would i write that in my config? location (no CLby pir8radio - How to...
itpp2012 Wrote: > Because the default nginx version(s) can't handle shared memory, use > this one http://nginx-win.ecsds.eu/ > where such issue is solved. Thanks, I'll give it a try.. Just curious though if someone can make a version that works, why doesn't NGINX do it themselves in their normal windows version?by pir8radio - How to...
I cant seem to get the proxy cache working on windows 7 64bit, anyone know why? I keep getting an error like: shared zone "one" has no equal addresses:by pir8radio - How to...