You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/10/20 04:33:50 UTC

[jira] Resolved: (GERONIMO-3472) web server portlet does not save modifications to connectors correctly.

     [ https://issues.apache.org/jira/browse/GERONIMO-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-3472.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
                   2.0.x

Applied patch to trunk (revision 586658) and branches/2.0 (revision 586657). Thanks!
The bufferSizeBytes does not work for AJP connector because the Jetty setBufferSizeBytes() method for that connector does nothing and the SSL connector always overwrites the bufferSizeBytes its own value.


> web server portlet does not save modifications to connectors correctly.
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-3472
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3472
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jetty
>    Affects Versions: 2.0.1, 2.1, Verification Required
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>            Assignee: Jarek Gawor
>             Fix For: 2.0.x, 2.1
>
>         Attachments: geronimo-3472.patch
>
>
> When the admin tries to edit a connector, any modifications to bufferSizeBytes, acceptQueueSize, and lingerMillis are not saved once the server is restarted.

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