CINXE.COM
Activity log : Bug #908583 : Bugs : apache2 package : Ubuntu
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta charset="UTF-8" /> <title>Activity log : Bug #908583 : Bugs : apache2 package : Ubuntu</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="Apache is caching 206 responses. This is a known bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=49113 has been fixed in the trunk (http://svn.apache.org/viewvc?view=revision&revision=933919) but not in 2.2.1x [1] Description: Ubuntu 10.04.3 LTS, Release: 10.04 [2] Package: latest apache2 / apache2-mpm-worker 2.2.14-5ubuntu8.7 [3] Expected to happen: HEAD "http://example.com/filename.swf" 200 OK Cache-Control: max-age=604800 Connection: close [4] What happened instead: HEAD "htt..." /> <meta property="og:description" content="Apache is caching 206 responses. This is a known bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=49113 has been fixed in the trunk (http://svn.apache.org/viewvc?view=revision&revision=933919) but not in 2.2.1x [1] Description: Ubuntu 10.04.3 LTS, Release: 10.04 [2] Package: latest apache2 / apache2-mpm-worker 2.2.14-5ubuntu8.7 [3] Expected to happen: HEAD "http://example.com/filename.swf" 200 OK Cache-Control: max-age=604800 Connection: close [4] What happened instead: HEAD "htt..." /> <meta property="og:title" content="Activity log : Bug #908583 : Bugs : apache2 package : Ubuntu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/908583/+activity" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-bugs main_only public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/908583/+activity/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/ubuntu"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606381979/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/ubuntu">Ubuntu</a><br /><a href="https://launchpad.net/ubuntu/+source/apache2">apache2 package</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/ubuntu/+source/apache2">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/ubuntu/+source/apache2">Code</a></li> <li class="bugs active"><a href="https://bugs.launchpad.net/ubuntu/+source/apache2">Bugs</a></li> <li class="specifications disabled-tab"><span>Blueprints</span></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu/+source/apache2">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu/+source/apache2">Answers</a></li> </ul> </div> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <ol itemprop="breadcrumb" class="breadcrumbs"> <li> <a href="https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/908583">Bug #908583</a> </li> <li> Activity log </li> </ol> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="yui-g"> <div class="top-portlet"> <h1>Activity log for bug #908583</h1> <table class="listing"> <thead> <tr> <th>Date</th> <th>Who</th> <th>What changed</th> <th>Old value</th> <th>New value</th> <th>Message</th> </tr> </thead> <tbody> <tr> <td>2011-12-25 17:20:33</td> <td><a href="https://launchpad.net/~bokh" class="sprite person">Henk Bokhoven</a></td> <td>bug</td> <td></td> <td></td> <td>added bug</td> </tr> <tr> <td>2012-01-02 16:02:01</td> <td><a href="https://launchpad.net/~zulcss" class="sprite person">Chuck Short</a></td> <td>apache2 (Ubuntu): importance</td> <td>Undecided</td> <td>Wishlist</td> <td></td> </tr> <tr> <td>2012-01-02 16:02:01</td> <td><a href="https://launchpad.net/~zulcss" class="sprite person">Chuck Short</a></td> <td>apache2 (Ubuntu): status</td> <td>New</td> <td>Triaged</td> <td></td> </tr> <tr> <td>2012-05-02 14:04:19</td> <td><a href="https://launchpad.net/~colin-colino" class="sprite person">Colin Leroy-Mira</a></td> <td>bug watch added</td> <td></td> <td>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671204</td> <td></td> </tr> <tr> <td>2012-05-02 14:04:19</td> <td><a href="https://launchpad.net/~colin-colino" class="sprite person">Colin Leroy-Mira</a></td> <td>bug task added</td> <td></td> <td>apache2 (Debian)</td> <td></td> </tr> <tr> <td>2012-05-02 15:09:09</td> <td><a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater</a></td> <td>apache2 (Debian): status</td> <td>Unknown</td> <td>New</td> <td></td> </tr> <tr> <td>2012-05-04 10:29:22</td> <td><a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater</a></td> <td>apache2 (Debian): status</td> <td>New</td> <td>Confirmed</td> <td></td> </tr> <tr> <td>2012-06-01 14:29:20</td> <td><a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater</a></td> <td>apache2 (Debian): status</td> <td>Confirmed</td> <td>Fix Released</td> <td></td> </tr> </tbody> </table> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://bugs.launchpad.net/api/devel/ubuntu/+source/apache2/+bug/908583", "web_link": "https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/908583", "resource_type_link": "https://bugs.launchpad.net/api/devel/#bug_task", "bug_link": "https://bugs.launchpad.net/api/devel/bugs/908583", "milestone_link": null, "status": "Triaged", "status_explanation": null, "importance": "Wishlist", "importance_explanation": null, "assignee_link": null, "bug_target_display_name": "apache2 (Ubuntu)", "bug_target_name": "apache2 (Ubuntu)", "bug_watch_link": null, "date_assigned": null, "date_created": "2011-12-25T17:20:33.334365+00:00", "date_confirmed": "2012-01-02T16:02:02.926685+00:00", "date_incomplete": null, "date_in_progress": null, "date_closed": null, "date_left_new": "2012-01-02T16:02:02.926685+00:00", "date_triaged": "2012-01-02T16:02:02.926685+00:00", "date_fix_committed": null, "date_fix_released": null, "date_left_closed": null, "owner_link": "https://bugs.launchpad.net/api/devel/~bokh", "target_link": "https://bugs.launchpad.net/api/devel/ubuntu/+source/apache2", "title": "Bug #908583 in apache2 (Ubuntu): \"Apache cache serving partial content 206 responses to requests for the full content\"", "related_tasks_collection_link": "https://bugs.launchpad.net/api/devel/ubuntu/+source/apache2/+bug/908583/related_tasks", "is_complete": false, "http_etag": "\"a2cbe924f5cb126bf059f7b229fb8bcb5b55c71f-6e96e5fb6887457ad8fc027986246e5cd5f1c50b\""}};</script> </body> <!-- Facet name: bugs Page type: main_only Has global search: True Has application tabs: True Has side portlets: False At least 17 queries/external actions issued in 0.21 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>