I
I
iluhx2015-03-09 16:29:55
Lighttpd
iluhx, 2015-03-09 16:29:55

Why doesn't Lighttpd cache the .unity3d file?

Hello!
Installed the server on the hosting. I posted there a small unity3d application in 56mb. Set up lighttpd.conf

$HTTP["url"] =~ ".unity3d" {
        expire.url = ( "" => "access plus 7 days" )
        setenv.add-response-header += ("Cache-Control" => "public, must-revalidate")
}

But it is not cached. It constantly reloads. It's all worth it on Ubuntu 14+
Has anyone come across this?

Answer the question

In order to leave comments, you need to log in

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question