Closed Bug 534262 Opened 16 years ago Closed 16 years ago

Update sm-personas01.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rdoherty, Assigned: fox2mike)

References

()

Details

Attachments

(2 files, 1 obsolete file)

Attached file httpd conf addition (obsolete) —
Got a few config changes for sm-personas01.mozilla.org that need to get in before Tuesday's push for testing. Will attach files for changes. 1) Apache conf: new url 2) DB update: new column and default data insertion 3) Allow sm-personas01.mozilla.org/LOCALE/update_check/ID to be fetched over SSL. (LOCALE & ID are variables) Currently all urls except login/out (https://sm-personas01.mozilla.org/en-US/signin) redirect to http.
Attached file sql updates
Blocks: 534265
Not exactly critical? That'll page oncall in 8 hours.
Severity: critical → major
(In reply to comment #2) > Not exactly critical? That'll page oncall in 8 hours. I did want it done today, so 8 hours seemed like the appropriate limit.
Bumping back up to critical, this is a Firefox 3.6 feature and it needs to be tested on stage today & monday before the site's release on Tuesday. Thanks!
Severity: major → critical
The attached apache config only seems to be for /LOCALE/gettingstarted, but your comment indicates that it should be for LOCALE/update_check/ID, did you post the wrong attachment, or did you want both?
Attached file httpd conf addition
new http conf addition, uploaded the wrong one, sorry!
Attachment #417136 - Attachment is obsolete: true
Assignee: server-ops → shyam
apache config updated, SQL run : mysql> alter table personas add column modified datetime not null; Query OK, 58611 rows affected (1.92 sec) Records: 58611 Duplicates: 0 Warnings: 0 mysql> update personas set modified = NOW(); Query OK, 58611 rows affected (0.90 sec) Rows matched: 58611 Changed: 58611 Warnings: 0
And https://sm-personas01.mozilla.org/en-US/update_check/11 seems to return information, text/plain though. All done.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
(In reply to comment #8) > And https://sm-personas01.mozilla.org/en-US/update_check/11 seems to return > information, text/plain though. > > All done. Ryan, shouldn't it be application/json?
(In reply to comment #9) > Ryan, shouldn't it be application/json? Will be once I remove my debug code :)
Fixed!
re-opening, https://sm-personas01.mozilla.org/en-US/update_check/11 redirects to plain http, instead of httpS
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #12) > re-opening, https://sm-personas01.mozilla.org/en-US/update_check/11 redirects > to plain http, instead of httpS Fixed, https urls work now.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Verified FIXED; thanks! -- served with application/json.
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: