[webstack-discuss] Code Review for Lighttpd integration

2008-08-01 Thread Amanda Waite
For completeness, here's a link to an updated webrev after changing the path to php-cgi in the partial config file. Everything else is the same, but I think that others want to review it before going to the next stage. http://cr.opensolaris.org/~tekgrrl/lighttpd-putback-2 Thanks Amanda Amanda

[webstack-discuss] Code Review for Lighttpd integration

2008-08-01 Thread Amanda Waite
Hi Siriam, Sriram Natarajan wrote: > HI > Looks good to me except for couple of suggestions > > - Did you try compiling with -xO4 ? With respect to Apache, I noticed > around 5% gain by simply compiling with apache with -xO4. It seems that > Apache 2.2.9 is going to come with this flag (-xO4).