Fedora Magazine loads slowly #3985
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#3985
Loading…
Add table
Add a link
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?
= problem =
The Fedora Magazine loads slowly. I have noticed that from the very very beginning, and yesterday we made a test with croberts, visiting the site at the same time, causing the site to lag up to 10 seconds to load the front page. Just imagine 10 visitors viewing the site..I have tried to deactivate any non-necessary WordPress plugins, but still nothing.
= enhancement recommendation =
I have seen on the Openshift account that we have signed up for the Free account. Probably we should upgrade our account, and have more bandwidth or ram..
There's two issues here (at least :)
We setup fedoramagazine.org to proxy via our proxy setup in order to have it use the fedoraproject.org ssl cert for https access. However, this means requests go to a proxy of ours, then to the openshift site, then back again, making things slow. Personally, I would suggest we disable/don't use https on it and change dns to point to it directly. The only reason you NEED https is admins to login, and they can easily do that with the wordpress openid plugin which doesn't need https on the site.
Wordpress itself is just kind of slow in openshift. I worked with some openshift folks when we had slowness issues with flocktofedora.org (also wordpress in openshift). They said the instance was pretty much idle, it wasn't server resources that were causing anything. We ended up adding a plugin called: "W3 Total Cache" that made things a great deal faster, then we tweaked the theme to be faster too.
Thoughts?
I have joined the Fedora infrastructure group, since I am actively involved in the magazine as well, I am going to accept this ticket.
The site is running alot faster now since jetpack is removed. JZB is getting us a medium gear on openshift and the site will be moved to that. Closing this ticket since site performance has been fine since Saturday.