Closed Bug 718739 Opened 14 years ago Closed 14 years ago

latest services-core causes syncstorage to ignore Host: header

Categories

(Cloud Services Graveyard :: Server: Sync, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 729159

People

(Reporter: Atoll, Assigned: rfkelly)

References

Details

(Whiteboard: [qa+])

Steps to reproduce, alterations to [storage] sync configuration: shard = true. hosts = detect-broken-sync-app ... Add as the *first*, *topmost* [host:] header in your sync.conf: [host:detect-broken-sync-app] auth.sqluri = pymysql://weaverw:password@sync0.does.not.exist/weave0 storage.sqluri = pymysql://weaverw:password@sync0.does.not.exist/weave0 [host:one.that.works] auth.sqluri = something valid storage.sqluri = something valid And then your tests that are sending Host header "one.that.works" will fail, triggering errors about "sync0.does.not.exist".
Assignee: nobody → rkelly
Whiteboard: [qa+]
Blocks: 758482
Ah, looks like a dupe of Bug 729159 which is reported fixed.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
OK. Verifying as a dupe of 729159.
Status: RESOLVED → VERIFIED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.