On Friday, 23 September 2016 at 21:32:59 UTC, Gestalt Theory
wrote:
On Thursday, 22 September 2016 at 09:14:46 UTC, Martin
Tschierschke wrote:
On Thursday, 22 September 2016 at 01:38:12 UTC, Gestalt Theory
wrote:
3. How to serve static files properly?
sendFile(req, res, Path(req.path));
Does the trick inside the handler.
@5. There is a solution, hopefully I can find the link and
post it later.
Any news on this?
Sorry, I have problems to find the right link:
It is mentioned here: http://vibed.org/features
-> Integrated load balancing (bottom of page)
And here you find the part for template caching, an option with
in the new template engine:
->Experimental HTML template caching
https://github.com/rejectedsoftware/diet-ng
But the best place to ask would be in the vibe.d forum, where
Sönke is able and willing to help!
http://vibed.org/ -> http://forum.rejectedsoftware.com/
Regards mt.