3
0
Fork 0

Images should be served via fanstatic #1

Closed
opened 2024-11-27 13:15:39 -06:00 by lance · 2 comments
Owner

Not 100% sure if or how much this will help but I noticed when browsing https://demo.wuttaproject.org/ that the main "logo" image is slow to load.

Should maybe add libcache files to demo app too, but that's a separate matter.

Mostly need to experiment with serving images via fanstatic and see what's up.

Not 100% sure if or how much this will help but I noticed when browsing https://demo.wuttaproject.org/ that the main "logo" image is slow to load. Should maybe add libcache files to demo app too, but that's a separate matter. Mostly need to experiment with serving images via fanstatic and see what's up.
Member

Oic I you posted it here. Cool I changed my email addy.

Oic I you posted it here. Cool I changed my email addy.
Author
Owner

Using fanstatic now for default images, and it does seem to make my browser smarter about caching the main logo when visiting the demo..

So probably this was the right move; older static setup via pyramid proper is left intact for now but can hopefully be removed after a while..

Using fanstatic now for default images, and it does *seem* to make my browser smarter about caching the main logo when visiting the demo.. So probably this was the right move; older static setup via pyramid proper is left intact for now but can hopefully be removed after a while..
lance closed this issue 2024-12-10 17:09:10 -06:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wutta/wuttaweb#1
No description provided.