Ticket #209 (closed enhancement: invalid)

Opened 4 years ago

Last modified 4 years ago

Feature Request for XCache: Cluster/Distributed computing

Reported by: ryan14@… Owned by: moo
Priority: major Milestone:
Component: cacher Version: 2.0.0
Keywords: Cc:
Blocked By: PHP Version:
Application: Need User Feedback: yes
Other Exts: SAPI: Irrelevant
Probability: Blocking:

Description

I have a feature request for XCache.

You should have a feature where after XCache is added to PHP, XCache generates an app that the website admin puts on his/her website, then visitors to the website can download and run the app which will mean they will become part of the web server, so when people access the PHP site, some data will be downloaded from the main server and some data and cpu usage will come from anyone who downloaded and is running the app. The app could use 1 kilobit per second of each user's net connection.

This feature will definitely speed up php websites with slow servers, decrease the server load, and reduce bandwidth.

Change History

Changed 4 years ago by moo

  • status changed from new to closed
  • resolution set to invalid

i'm sorry, this is off topic. XCache is an PHP opcode cacher. We'll be glad to implement any feature to speed up php for most website, but not for special/limited usage.

Distributing request to client is not safe, and is special (not general) purpose.. and is not php

Note: See TracTickets for help on using tickets.