Will these modules be loaded by default ? Do you plan to provide the
corresponding '.conf' files ?
- sriram
rahul wrote:
> Hi,
> The *DRAFT* ARC case for mod_ruby and mod_python is below.
>
> Please do review.
>
>
> Additional Apache2 Modules mod_python and mod_ruby
>
> 11 March 2008
>
> 1.
Requesting a review of this webrev again, as I had split the webrevs to handle
the two CRs separately. The new changes for this webrev is to handle CR 6632022
alone and man page changes. Thanks
Regards
Siva
This message posted from opensolaris.org
An HTML attachment was scrubbed...
URL:
<http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20080311/3fc6c6e8/attachment.html>
There's a services GUI? Wow--I haven't seen that yet. Can you try
running svcadm on the command line?
You might also look in /var/svc/log/network-physical\:default.log and
see if anything is being logged when you try to enable it via the GUI.
-John
-Original Message-
From: Ludovic.Champen
I believe when you disable nwam you should inversely enable
network/physical:default. If you don't, you'll encounter a lot of
frustration after you reboot when your default routes aren't recognized
along with other network settings.
"svcadm enable network/physical:default" should do the trick.
Ho
Darryl Gove wrote:
>
> As a number of you might know, there is a performance opportunity in
> Ruby when run on SPARC. The quick summary of the issue is that the Ruby
> code (both 1.8* and 1.9* branches) contains flush register windows trap
> instructions in a hot part of the code. These traps do
rahul wrote:
>
> Hi,
> Refreshed diffs for mod_dtrace are available on the same location.
> http://cr.opensolaris.org/~vrthra/6644707.dtrace/
This diff is a bit confusing at first glance because while 6644707 is
about integrating mod_dtrace, the changes also do refactoring of the
apache2 modul
Any chance the probes will be back-ported into the 5.1 release trains?
Thank you in advance. :-)
Best Regards,
Jason
On Tue, Mar 11, 2008 at 4:52 PM, Luojia Chen wrote:
> Hi,
>
> Yes, the 6.0.4-alpha includes a few probes:
>
> provider mysql {
> probe external_lock(int);
> probe insert_row_s
Hi Seema ,
Please see inline .
thanks Sunanda
Seema Alevoor wrote:
> * install-mysql-64 script is re-doing what install-mysql does.
> This should be avoided.
> For example, both the scripts are creating links as below:
>
> # create the links to access /usr/mysql/5.0 from /us
* install-mysql-64 script is re-doing what install-mysql does.
This should be avoided.
For example, both the scripts are creating links as below:
# create the links to access /usr/mysql/5.0 from /usr/mysql
cd ${ROOT}/usr/mysql
_install L 5.0/bin bin
Tracy, John wrote:
> There's a services GUI? Wow--I haven't seen that yet.
yep, and it does not work.
> Can you try
> running svcadm on the command line?
>
this worked. Thanks,
Ludo
> You might also look in /var/svc/log/network-physical\:default.log and
> see if anything is being logged when yo
Which version of cc are you using ?
-- Seema.
Jason J. W. Williams wrote:
> Hey Rahul,
>
> Its build 79a (Indiana DP2). I did find a workaround though. Edit
> /usr/apache2/2.2/build/config_vars.mk and remove -xc99=all from the
> CFLAGS line.
>
> -J
>
>
>
> On 3/8/08, rahul wrote:
>> | Has a
James Carlson wrote:
> Amanda Waite writes:
>
>> That wasn't my intent when including that as an appendix, it was purely
>> meant as additional information to support the Arc case. The plan was to
>> include information about which features/packages Lighttpd was built
>> with in the Lighttp
Tracy, John wrote:
> I believe when you disable nwam you should inversely enable
> network/physical:default.
I wish I could, but when I select the checkbox button the the Services
UI to enable it, then exit the Services UI then launch the Services UI
again, it is still disable.
Ludo
> If you do
Hi,
Yes, the 6.0.4-alpha includes a few probes:
provider mysql {
probe external_lock(int);
probe insert_row_start();
probe insert_row_end();
probe filesort_start();
probe filesort_end();
probe delete_start();
probe delete_end();
probe insert_start();
probe insert_end();
probe select_start();
prob
James Carlson wrote:
> Jyri Virkki writes:
>
>> Appendix 2: Lighttpd Features and Packages
>>
>> The following options are provided by the configure script for enabling or
>> disabling features and for adding/removing packages
>>
>
> I don't understand. The options you're showing here ar
Hi,
On my desktop, I wanted to setup a static IP. To do that, nwan service
has to be stopped.
I can access all the network (external internal) so this part if working.
But I tried to start apache/mysql and I get:
Command: /usr/bin/svcs -v apache22 mysql
STATE NSTATESTIMECTID
CR 6665970: Integrate memcached 1.2.5 into Solaris
-
The webrev is located at
http://cr.opensolaris.org/~vk136562/memcached-1.2.5/
Feedback is requested by 3/11.
Thanks
--
Victor Kirkebo
Database Technology Group
TRO01, x4
Martin and all,
Do you know whether the newly published MySQL 6.0.4-alpha has Dtrace probes
in it?
Thanks,
Manyi
This message posted from opensolaris.org
Hi,
As a number of you might know, there is a performance opportunity in
Ruby when run on SPARC. The quick summary of the issue is that the Ruby
code (both 1.8* and 1.9* branches) contains flush register windows trap
instructions in a hot part of the code. These traps do not appear to be
neces
This issue should be addressed with build 85
thanks
sriram
Serge Nadon wrote:
> Hi ,
>
> noticed that when using the webstack doc and using the menu to initialize and
> then start mysql and apache,
>
> apache22 fails to start, gets into maintenance mode.
> this is build 84 , out of the box.
>
>
Serge Nadon wrote:
>
> apache22 fails to start, gets into maintenance mode.
> this is build 84 , out of the box.
>
> turns out that ssl.conf gets included by default,
> so the certificate cannot be found and apache22 fails to start.
>
> shouldn't the default not include SSL ??
Yes, it's a bug, s
man don't you hate when you find the bug id after posting ... sorry !
CR 6653084
still present in Nevada 84 ,
S.
This message posted from opensolaris.org
Hi ,
noticed that when using the webstack doc and using the menu to initialize and
then start mysql and apache,
apache22 fails to start, gets into maintenance mode.
this is build 84 , out of the box.
turns out that ssl.conf gets included by default,
so the certificate cannot be found and apach
Amanda Waite writes:
> That wasn't my intent when including that as an appendix, it was purely
> meant as additional information to support the Arc case. The plan was to
> include information about which features/packages Lighttpd was built
> with in the Lighttpd umbrella man page, but I don't e
Hi Seema,
It's Sun Studio 12. "cc -V" reports: cc: Sun C 5.9 SunOS_i386 2007/05/03
-J
On Tue, Mar 11, 2008 at 3:59 AM, Seema Alevoor wrote:
> Which version of cc are you using ?
>
> -- Seema.
>
>
>
> Jason J. W. Williams wrote:
> > Hey Rahul,
> >
> > Its build 79a (Indiana DP2). I did find
Jyri Virkki writes:
> Appendix 2: Lighttpd Features and Packages
>
> The following options are provided by the configure script for enabling or
> disabling features and for adding/removing packages
I don't understand. The options you're showing here are just a
summary of the *compile time* optio
Hi Jyri ,
I don't think the redelget is missing as the file that is there in the
gate has ident string of 1.1 though the history says it as 1.3 .I have
just corrected the ident string to show it as 1.4 .
In short the file which was there in the gate was messed up by earlier
putbacks .
Thanks
Sunanda Menon wrote:
>
> I don't think the redelget is missing as the file that is there in the
> gate has ident string of 1.1 though the history says it as 1.3 .I have
> just corrected the ident string to show it as 1.4 .
>
> In short the file which was there in the gate was messed up by earlie
29 matches
Mail list logo