Ticket #1003 (new enhancement)
Feature request: X-Subrequest-*
| Reported by: | anonymous | Owned by: | jan |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | mod_proxy_core | Version: | 1.5.x-svn |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | Blocking: |
Description
Apache + mod_php include a special function called virtual() that lets you start a new subrequest inside apache and not care about the result.
It would be nice to have a similar feature in lighttpd that performs an additional request and discards the results. The headers should be similar to the new X-Rewrite (http://blog.lighttpd.net/articles/2006/07/22/x-sendfiles-new-friend-x-rewrite) and would be returned along with a valid response.
X-Subrequest-URI and X-Subrequest-Host would work nicely.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

