Timo Stark

Results 172 comments of Timo Stark

Good morning! The `uri` does NOT include the arguments. We have to use `request_uri` for that. The `request_uri` will be available in NJS within the next release as mentioned. Furthermore...

I think we should keep this issue open as long as we are working on resolving the issue with the request arguments and rewrites.

@sidz yes please do. I am happy to link it to this issue but we should open another one to work on the per application logging OR better to say...

Hi @Pavlusha311245 thanks for reaching out! Currently we are only support minimalistic HTTP Proxying and we are not planning to extend this any further in the near feature.

What ticket do you mean? Happy to take another look but TCP / UDP Proxying is not on the roadmap for at least the whole next year.

Thanks for sharing your thoughts!! The main purpose of Unit is a universal web app server that is able to run your application code. The proxy server use case is...

Thanks for bringing this up. At the moment we don't have a GeoIp implementation. I can think of some njs hacks to make it work but haven't tried it. The...

Hi @ruudk sorry for comming back late on this! Quick question. Where do you want to have these information? In your access log? If so I can think of NJS...

Hi @junsoo999 thanks for reaching out. So you are basically saying you are implementing the `libunit.a` functionality from out C example app in C++? Just wanted to be clear. The...

@junsoo999 sorry for the long delay! We have released the ability to run WebAssembly modules on Unit. @alejandro-colomar can you answer the remaining open questions.