All,

Ethan found an issue with aimdns.  Thanks Ethan!!

I have updated the webrev with the changes.  The new webrev is at:

    http://cr.opensolaris.org/~johnfisc/webserver-design/
    http://cr.opensolaris.org/~johnfisc/webserver-design-diff/
    http://cr.opensolaris.org/~johnfisc/webserver-design-orig/

Thanks,

John

On 12/13/10 10:06 AM, John Fischer wrote:
 All (Ethan, Clay and Joe),

This is a request for a first review of the webserver design project.
I suspect that there will be at least 2 rounds if not more of review.
Please have feedback to me by Friday, December 17th, 2010.

The webrev is located at:

    http://cr.opensolaris.org/~johnfisc/webserver-design/

This covers the design as specified in:

http://hub.opensolaris.org/bin/download/Project+caiman/auto_install/AI%2DWebserver%2DSpecification.pdf

I believe it covers the following CRs:

    9538 AI webserver not restarting after server reboot
    8282 Port sharing with multiple AI webservers
    8708 SMF: ai-webserver not restarted if it crashes
    8561 Blocker bug for AI Webserver design work
6047 HTTP_PORT should be obtained programmatically, rather than defined


The design is fairly simple.  The changes for the design include:

o replaces the cherrypy webserver with a cgi-bin script called cgi_get_manifest.py. - the scripts are very similar except without the cherrypy specific code
    o replacement of port reference for database with servicename
- an implication of the webserver consolidation, majority of the important code
         changes
    o shell scripts no longer start/stop webserver
    o compatibility for older services - configuration changes
    o build changes - Makefile changes

There are a few additional changes from pep8 checks.  I didn't
do the majority of the pylint changes because several of the files
require extensive changes.

Let me know if anyone needs a code walk through.

Thanks,

John
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to