5 ms·
I wonder if it would be possible to run Wordpress on this. The issue with Workermen or Swoole is that they doesnt provide request data through globals and some
by blain 2mo ago
I wonder if it would be possible to run Wordpress on this. The issue with Workermen or Swoole is that they doesnt provide request data through globals and some headers are absent which Wordpress is a heavy user of.
- andai 2mo agoSeveral of the WordPress sites I've worked on were CPU bottlenecked, so I'm not sure if this would have helped. (We had one that took 10+ seconds to build the page... I joked that we were running a static site generator on each HTTP request. My joke was not appreciated!)
- znpy 2mo ago> so I'm not sure if this would have helped. maybe not on cpu but surely on memory
- deleted 2mo ago[deleted]
- EGreg 2mo agoShould absolutely be possible, yes. What headers are usually missing?