SRX

 View Only
last person joined: 3 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  httpd server upgrade on 11.2

    Posted 08-07-2011 09:24

    I tried to enable on my lab SRX210.  I can't seem to able to find the command as suggested by the release note (set system services web-management module-mode).   Anyone able to upgrade the httpd?  I do have dynamic vpn enabled.

     

    root@SRX210# set system services web-management ?
    Possible completions:
    + apply-groups         Groups from which to inherit configuration data
    + apply-groups-except  Don't inherit configuration data from these groups
    > control              Control of the web management process
    > http                 Unencrypted HTTP connection settings
    > https                Encrypted HTTPS connections
      management-url       URL path for web management access
    > session              Session parameters
    [edit]

     

    R

     

    11.2 Release note Page 101 of 234

    J-Web
    • Httpd server upgrade

    This feature is supported on SRX100, SRX210, SRX220, SRX240, SRX650, and all J Series devices.

    In Junos OS Release 11.2, an upgrade is available from version 2.4.0.0 to version 3.3.0.0 for better performance. To upgrade the httpd webserver to PHP mode, use the set system services web-management module-mode command. The upgrade for the PHP mode requires 20 to 30 MB of control panel memory compared to CGI mode, which is enabled by default. CGI mode uses 10 MB of control panel memory.

    [Junos OS Security Configuration Guide, Junos OS CLI User Guide]


    #j-webhttpdupgrade11.2


  • 2.  RE: httpd server upgrade on 11.2
    Best Answer

    Posted 08-07-2011 11:33

    It seems to be a hidden command, so the CLI will not autocomplete (e.g. space/tab) your entry. Just paste in the whole command as posted in the release notes and it will work.

     



  • 3.  RE: httpd server upgrade on 11.2

    Posted 08-07-2011 17:48
    Ah.... It is a hidden command. I still don't see much speed improvement in J-web... =(


  • 4.  RE: httpd server upgrade on 11.2

    Posted 08-08-2011 01:32

    try to restart httpd daemon 

    restart web-management

     

    haven't done much labbing with that option yet, as 99% of configuration is done via CLI, but J-web seems to be responding faster (tested with IE9)