• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-3548
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: Zachary Carter
Votes: 3
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

Random Regions Not Sending Full HTTP Headers

Created: 17/Dec/08 08:37 PM   Updated: 18/Dec/08 07:32 AM
Return to search
Component/s: LSL HTTP
Affects Version/s: None
Fix Version/s: None

Environment:
CPU: Dual i386 (Unknown) (2400 MHz)
Memory: 2048 MB
OS Version: Darwin 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: NVIDIA GeForce 8600M GT OpenGL Engine
OpenGL Version: 2.0 NVIDIA-1.5.36
Issue Links:
Duplicate
 


 Description  « Hide
In random regions, it seems that the headers sent with HTTP requests are not being fully sent. This only happens in a handful of regions, however.

The value not being sent is: $_SERVER['HTTP_X_SECONDLIFE_OWNER_NAME']

This can be reproduced by looking at the $_SERVER variables for a HTTP GET / POST request from the region TB Island or Small World Lands.

It should be noted that a region restart does not solve this issue.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Zachary Carter added a comment - 17/Dec/08 08:38 PM
The regions in the original request are no longer affected, however we are getting sporadic reports of it happening in other regions. Please comment if this issue is in your region so the Lindens may investigate.

Ash Qin added a comment - 17/Dec/08 08:43 PM
Confirming that I too have experienced this issue.

Zachary Carter added a comment - 17/Dec/08 08:54 PM
I'm also being informed that this seems to be owner / region specific. For example, Vala Vella rezzed a object using HTTP in TB Island, and encountered the issue. Ash Qin then attempted to rez an object in the same region, but did not encounter an issue. Repeated attempts at re-rezzing the object for Vala Vella resulted in no resolution.

She is able to rez objects with HTTP now, however, so it does seem to be random.


Vala Vella added a comment - 17/Dec/08 10:46 PM
I restarted the region after running into the issue first without knowing the exact problem. That did not help. one day later i did another restart which seemed to solve it. Before the second restart the object did not work. after the restart it did.
May be that helps...

Fake Fitzgerald added a comment - 17/Dec/08 11:13 PM
I've experienced this issue several times.
I saw the string such as "(loading...)" was placed on the http header instead of the owner name.
I don't know why this issue happens. I have no concrete repro.
Maybe asset server issue or so, I guess.

Gellan Glenelg added a comment - 18/Dec/08 07:32 AM
Duplicate of SVC-3531, which itself is probably a duplicate of SVC-3441