Menu

Home

rohit kumar

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Admins:


Discussion

  • rohit kumar

    rohit kumar - 2013-03-18

    ** How to Start the WebServer **

    on Linux or Unix type Systems goto bin directory and execute wsadmin.sh file with start flag

    for example
    'wsadmin.sh start'

    and on windows execute wsadmin.bat with 'start' flag

    for example
    'wsadmin.bat start'

     
  • rohit kumar

    rohit kumar - 2013-03-18

    ** How to Stop the WebServer **

    on Linux or Unix type Systems goto bin directory and execute wsadmin.sh file with stop flag

    for example
    'wsadmin.sh stop'

    and on windows execute wsadmin.bat with 'stop' flag

    for example
    'wsadmin.bat stop'

     

    Last edit: rohit kumar 2013-03-18
  • rohit kumar

    rohit kumar - 2013-03-18

    ** How to change the listening port number of Server **

    To change the listening port number of the server simply edit the 'config/server.properties' file and add the new port number.

    Note: the port number should be between 1024 and 32565. Becouse the the port numbers form 0 to 1024 are reserved by the operating system and can be occupied.

     

Log in to post a comment.

MongoDB Logo MongoDB