Ticket #1003 (new enhancement)

Opened 19 months ago

Last modified 16 months ago

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

Changed 19 months ago by darix

what would be the usecase? except generating useless cpu load?

Changed 19 months ago by jakabosky

  • type changed from defect to enhancement

Changed 16 months ago by conny

PHP docs: http://php.net/virtual.

What an odd function, I never knew about that one. I am also curious as of how and when you would make use of such a function? :-)

Add/Change #1003 (Feature request: X-Subrequest-*)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.