You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2016/02/06 17:44:25 UTC

[Bug 58977] New: Wrong saved content

https://bz.apache.org/bugzilla/show_bug.cgi?id=58977

            Bug ID: 58977
           Summary: Wrong saved content
           Product: Apache httpd-2
           Version: 2.4.18
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_socache_(dbm|dc|memcache|shmcb)
          Assignee: bugs@httpd.apache.org
          Reporter: bilyana.kostova@gmail.com

Created attachment 33533
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33533&action=edit
applyed original and saved data

I have a host (Site) with proxy to another host (Api) and memcache enabled to
fallback Api crashes.

When Api returns a string  (length=14444) it was saved to memcache.
When Api returns 500 Server error on same request Apache use saved content, but
it is wrong. The beginning of saved string is repeated chunk of ending chars of
original response.

Error log seems OK:
cache hit: 500 status; stale content returned 200 14444

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 58977] Wrong saved content

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58977

Bilyana <bi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilyana.kostova@gmail.com
                 OS|                            |Windows 8

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 58977] Wrong saved content

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58977

Bilyana <bi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Bilyana <bi...@gmail.com> ---
Original string:
{"status":"success","status_msg":"","data":{"...

Returned string:
tension":"","file_size":0,"path":"","url":"",...

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 58977] Wrong saved content

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58977

Bilyana <bi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|All                         |Windows 8

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 58977] Wrong saved content

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58977

Bilyana <bi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |Windows 8

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org