[jboss-dev-forums] [Design of JBoss Labs] - Re: Wrong headers slowing www.jboss.org down
adamw
do-not-reply at jboss.com
Sat Apr 12 09:56:33 EDT 2008
Hello,
thanks for spotting this! You're right, we should be setting the expires header for some far-off date for image files - we'll change that on the next site update.
Luckily you don't download the images every time, as we check the if-modified-since header - so you get an empty reply with a 304 (not modified). But the request isn't needed in the first place, anyway.
Adam
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143642#4143642
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143642
More information about the jboss-dev-forums
mailing list