Proxy Issues #2
Labels
No labels
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: stp/forum#2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
poor performance in portland
Expected behavior
snappy image loading, at least 2 seconds of loading time for first load and then 0.5-1 second of loading time after caching.
Description
the StP website is loading incredibly slowly, and images are often failing to display.
The issue seems to stem from image proxies, so when an image is embedded it goes through the local xenforo cache instead of linking directly to the image:
Proxy:
Original:
Possibly a Xenforo issue, need to investigate more
poor performance in portlandto Poor performancePoor performanceto Proxy IssuesNot a performance issue, this seems to have been an issue with docker being unable to write IP tables and thus not being able to access the internet. The proxy assumes that it can curl images and save them in the cache but if it's unable to create it's own outgoing rules then it can't access the internet.
This may help with #1