Server Push Rewrite Rules

serpent_driver

Well-Known Member
#1
Hi There,

I am using Server Push for my applications and have defined preload objects as PHP header. Is it possible to define rewrite rules in .htaccess to make preloading only available for specific user agents? I change the objects to be preloaded more often, but have to purge cached files too to update changes.

Thank you
Michael
 

Unique_Eric

Administrator
Staff member
#3
I am not sure the answer, just want to clarify the issue.
Did you use server push with cacheable resources or general static files only?
And how did you purge the cache file? through lscache purge script/command?
 
Top