6 messages in ru.sysoev.nginxMime/js/css & cache parameters issue ...
FromSent OnAttachments
paul...@public.gmane.orgJul 15, 2008 12:46 am 
paul...@public.gmane.orgJul 18, 2008 2:42 pm 
jeff emmingerJul 18, 2008 4:27 pm 
PaulJul 20, 2008 3:17 pm 
PaulJul 22, 2008 11:03 am 
PaulJul 30, 2008 11:41 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Mime/js/css & cache parameters issue with https (works with http)Actions...
From:Paul (paul@public.gmane.org)
Date:Jul 30, 2008 11:41:27 am
List:ru.sysoev.nginx

I'm using 0.6.32 and the mime cache data isn't being sent with the responses from the proxy and js/css is being blocked.

One of our clients set up a test page if you want to see the behavior of this. E-mail me.

1) Caching depending on mime-types Server has includes https caching instructions to cache jpg/gif/js/css files for 1 hour however these parameters seem removed from the headers. How can this be passed browsers - we need this data to be cached.

2) In HTTPS side there are several js/css includes that are BLOCKED for loading It works ok on HTTP, but seems to be blocked with HTTPS. It works 1 of 10 times, but most of the time, no include files are loaded. A temporary fix was to make all css and js to be included inside html document, but this is not very good idea. Is there a way to fix this?

Thanks