MODM-835 — A per-client module cannot be attached to a request
Some proxy modules persist for several requests from a client. Such a module works for one request, then is detached from it and later attached to a new request. If a module cannot be attached to a request, the module is deleted. Further actions depend on the proxy.
Typically, handling of the client is terminated, possibly with sending an error message to the client first.