You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/11/22 22:54:13 UTC

[jira] Created: (TS-554) Fix StatPages to not malloc unecessarily, and also remove unused code.

Fix StatPages to not malloc unecessarily, and also remove unused code.
----------------------------------------------------------------------

                 Key: TS-554
                 URL: https://issues.apache.org/jira/browse/TS-554
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Leif Hedstrom
             Fix For: 2.1.5




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TS-554) Fix StatPages to not malloc unecessarily, and also remove unused code.

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934654#action_12934654 ] 

Leif Hedstrom commented on TS-554:
----------------------------------

There's some more breakage here. If you set enable.ui to 2 or 3, various other "stat" pages should work, but even though they display, they still have the problem of not working properly when setup in a reverse proxy (remap.config) setup. E.g. in my remap.config, I have

map http://loki.ogre.com/_sp_cache-internal http://{cache-internal}
map http://loki.ogre.com/_sp_cache http://{cache}
map http://loki.ogre.com/_sp_stat http://{stat}
map http://loki.ogre.com/_sp_test http://{test}
map http://loki.ogre.com/_sp_hostdb http://{hostdb}
map http://loki.ogre.com/_sp_net http://{net}
map http://loki.ogre.com/_sp_http http://{http}


All these should work, but as far as I can tell, anything that submit forms, except for the {cache} pages, needs some tweakage.

> Fix StatPages to not malloc unecessarily, and also remove unused code.
> ----------------------------------------------------------------------
>
>                 Key: TS-554
>                 URL: https://issues.apache.org/jira/browse/TS-554
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.5
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-554) Fix StatPages to not malloc unecessarily, and also remove unused code.

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-554.
------------------------------

    Resolution: Fixed

Fixed a number of issues around this system, looks good now.

> Fix StatPages to not malloc unecessarily, and also remove unused code.
> ----------------------------------------------------------------------
>
>                 Key: TS-554
>                 URL: https://issues.apache.org/jira/browse/TS-554
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.5
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TS-554) Fix StatPages to not malloc unecessarily, and also remove unused code.

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-554:
--------------------------------

    Assignee: Leif Hedstrom

> Fix StatPages to not malloc unecessarily, and also remove unused code.
> ----------------------------------------------------------------------
>
>                 Key: TS-554
>                 URL: https://issues.apache.org/jira/browse/TS-554
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.5
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.