--
You received this message because you are subscribed to the Google Groups "nxweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nxweb+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
The idea was a model with mobile and desktop to different backends.If no backend is defined for a http_proxy in the configuration file, will it determine one automatically out of the defined backend pool? Is there some kind of load balancing for the backends?
--
--
You received this message because you are subscribed to a topic in the Google Groups "nxweb" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nxweb/tQv8eHB8Lqk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nxweb+un...@googlegroups.com.
At the moment, I want to hold the type of device the user connects with. This works. I'm planning to let sessionid (and others) go the same way.nxweb_set/get_request_data(), does this mean that you add a custom variable to the request (like req->myvar)?
Are there any other request besides the handlers and the subrequests?
If I am correct, I can check subrequests with req->parent_req?